nixrajput / flutter_carousel_widget

A customizable carousel slider widget in Flutter which supports infinite scrolling, auto scrolling, custom child widget, custom animations and built-in indicators.
https://pub.dev/packages/flutter_carousel_widget
MIT License
27 stars 16 forks source link

Difference vs. flutter_carousel_slider #4

Closed Colton127 closed 2 years ago

Colton127 commented 2 years ago

What is the difference between this package and https://github.com/serenader2014/flutter_carousel_slider? The code appears nearly identical.

nixrajput commented 2 years ago

hi @Colton127 , Yeah, you are right. The code is nearly indentical and I inherited the pretty much code from that package. But previous version of flutter_carousel_slider package had some bugs and I have fixed these bugs in my package. Apart from the bugs, I have also added pre-built indicator support in this package. I am also looking to add some new features in the package, if you have some idea or requirements, you can discuss with me. You are also welcome to contribute in the package if you are interested. Thanks. @nixrajput

under3415 commented 1 year ago

They are looking for an owner, just saying ;-) https://github.com/serenader2014/flutter_carousel_slider/issues/289