jogboms / flutter_spinkit

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

Don't Support null safety #96

Closed harshkumarkhatri closed 3 years ago

harshkumarkhatri commented 3 years ago

Describe the bug A clear and concise description of what the bug is. I was trying to add the package and use it in my flutter app but every time I ran the app it showed me this error in it.

SpinKit name The name of the loader with which this bug occurred.

Screenshots If applicable, add screenshots to help explain your problem. image

jonmountjoy commented 3 years ago

You didn't specify what version you're using. "5.0.0" has null safety.

jogboms commented 3 years ago

Null safe support landed in v5.0. https://github.com/jogboms/flutter_spinkit/releases/tag/v5.0.0