marcos930807 / awesomeDialogs

A new Flutter package project for simple a awesome dialogs
Other
339 stars 110 forks source link

migrate to null safety #65

Closed kw2019ltd closed 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

marcos930807 commented 3 years ago

hi @kw2019ltd i am waiting for a dependency on flare_flutter package so, "All dependencies are migrated to null safety." this is not correct.

marcos930807 commented 3 years ago

When https://pub.dev/packages/flare_flutter lands with null safety, then i will migrate. There is an open issue https://github.com/2d-inc/Flare-Flutter/issues/291 requesting migration. Also there is a new big Package Announce by Rive teams that will use Rive 2. I will look into it.

marcos930807 commented 3 years ago

This is Done