Null safety support
davidAg9 opened this issue · 4 comments
davidAg9 commented
Null safety support
isorensen commented
Plus one! Any idea when it will be available, @tejainece ?
Thanks for the awesome package.
Dart 2.12 and flutter 2.0.0 are now in stable with the null-safety feature.
Migrating this package to null-safety would help a lot. :)
Here's an official guide from dart doc
https://dart.dev/null-safety/migration-guide
tejainece commented
@isorensen i will migrate it and publish it in a day or two.
nipunasudha commented
@isorensen i will migrate it and publish it in a day or two.
So glad to hear! We appreciate your time & effort ❤️
tejainece commented
The null safe version of this package is now published to pub as version 2.0.0
. Thanks for your patience and support!