gibahjoe / openapi-generator-dart

Openapi Generator for Dart/Flutter
BSD 3-Clause "New" or "Revised" License
128 stars 34 forks source link

Generated package does not support null-safety #26

Closed harsimranmaan closed 3 years ago

harsimranmaan commented 3 years ago

Relates #24

gibahjoe commented 3 years ago

Hi,

Thank you for raising an issue. There is a null safety version already existing 2.0.0-nullsafety.0 If you are in a hurry, you can use that without the ^ so that it doesn't fetch 2.0.0 instead.

I am working on updating it.

Happy holidays.

gibahjoe commented 3 years ago

Versions 3.0.0-nullsafety.1 have been published

Let me know if you have any issues

Regards

harsimranmaan commented 3 years ago

Sorry I meant, null safety for generated packages and not the package itself

harsimranmaan commented 3 years ago

I am not in a rush. This can wait as I have plenty on plate to upgrade other dependencies. But at some point, it would be nice to have null-safety support for the generated sdk.