jogboms / flutter_spinkit

✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
MIT License
2.99k stars 305 forks source link

Null safety Issue #100

Closed hanmadrin closed 3 years ago

hanmadrin commented 3 years ago

Describe the bug (I am a noob)! I am building an app and it says this package doesn't support null safety

Screenshots image

hanmadrin commented 3 years ago

image

LeonardoRosaa commented 3 years ago

Please, try use:

flutter_spinkit: ^5.0.0
Sarat-1997 commented 1 year ago

@LeonardoRosaa It works!!. Thanks.