UdaraWanasinghe / flutter-carousel-slider

A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
MIT License
29 stars 17 forks source link

Migrate to null-safety #7

Closed balthier82 closed 3 years ago

balthier82 commented 3 years ago

Any planning to migrate to null-safety?

UdaraWanasinghe commented 3 years ago

Migrated to null safety. Please create a pull request if there is any issue.