v2.3.0
What's Changed
- Breaking Change: New
ExpandableCarouselOptionsintroduced forExpandableCarousel. - Breaking Change: New
ExpandableCarouselControllerintroduced forExpandableCarousel. - Breaking Change: New
ExpandableCarouselStateintroduced forExpandableCarousel. - Breaking Change: All slide indicator properties have been consolidated into the
SlideIndicatorOptionsclass. - Enhancement:
issue #44Added optional halo effect for slide indicators, customizable viaSlideIndicatorOptionsproperties (enableHalo,haloPadding,haloDecoration). - Chore: Removed dead code.
- Fix:
issue #46fixed. - Fix:
issue #44fixed. - Fix:
issue #40fixed. - Hide CarouselController from 'material.dart' import by @InstantlyMoist in #43
- Add feature: customizable halo for prebuilt indicators by @ProV1X in #45
New Contributors
- @InstantlyMoist made their first contribution in #43
- @ProV1X made their first contribution in #45
Full Changelog: v2.2.0...v2.3.0