Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.18.1
-
None
-
None
Description
Dart project generated by thrift has constraints in pubspec.yaml
name: dart_client version: 0.0.1 description: Autogenerated by Thrift Compiler environment: sdk: '>=2.12.0 <3.0.0'
And generated code uses uninitialized variables, which can't be used with sound null safety, required by Dart 3.0
Attachments
Issue Links
- links to