jaumard / flare_splash_screen

Facilitator for having a Splash Screen with a Flare animation
MIT License
95 stars 20 forks source link

Null Safety #31

Open felixwortmann opened 3 years ago

felixwortmann commented 3 years ago

This package should support null safety. https://dart.dev/null-safety/migration-guide

jaumard commented 3 years ago

This package depends on flare and they are not null safe, probably never will be as they push Rive now. If you want null safety you will have to migrate to Rive first.

felixwortmann commented 3 years ago

Flare now has a null safe prerelease: https://pub.dev/packages/flare_flutter/versions/3.0.0-nullsafety.1