v3.0.0
What's Changed
- Breaking Change: New
FlutterCarouselOptions
introduced forFlutterCarousel
. - Breaking Change: New
FlutterCarouselController
introduced forFlutterCarousel
. - Breaking Change: New
FlutterCarouselState
introduced forFlutterCarousel
. - Breaking Change: New
ExpandableCarouselOptions
introduced forExpandableCarousel
. - Breaking Change: New
ExpandableCarouselController
introduced forExpandableCarousel
. - Breaking Change: New
ExpandableCarouselState
introduced forExpandableCarousel
. - Documentation: Updated the documentation to include breaking changes.
- Fix:
issue #52
fixed. - Fix:
issue #51
fixed. - Fix:
issue #50
fixed. - Fix:
issue #48
fixed. - Fix:
issue #38
fixed. - Fix:
issue #37
fixed. - Improvement: Performance improvements.
Full Changelog: v2.3.0...v3.0.0