AndreHaueisen / flushbar

Custom widget for Flutter
Other
1k stars 172 forks source link

migrate to null safty #176

Open kw2019ltd opened 3 years ago

kw2019ltd commented 3 years ago

Description

All dependencies are migrated to null safety. So we should migrate this package to null safety. Resources

https://www.youtube.com/watch?v=eBr5tlumwlg&feature=youtu.be https://medium.com/dartlang/announcing-dart-null-safety-beta-87610fee6730

pushpendraKh commented 3 years ago

This package is discontinued from pub.dev. Do we still expect the migration @AndreHaueisen?

pushpendraKh commented 3 years ago

Someone has pushed https://pub.dev/packages/another_flushbar/ package which is exactly same as this one with null safety support.

jayeshpansheriya commented 2 years ago

you can also use https://pub.dev/packages/awesome_extensions, with some extra feature and with extension, as well as null safety support.