Skip to content

v2.3.0

Compare
Choose a tag to compare
@nixrajput nixrajput released this 23 Jul 13:28
· 17 commits to master since this release

What's Changed

  • Breaking Change: New ExpandableCarouselOptions introduced for ExpandableCarousel.
  • Breaking Change: New ExpandableCarouselController introduced for ExpandableCarousel.
  • Breaking Change: New ExpandableCarouselState introduced for ExpandableCarousel.
  • Breaking Change: All slide indicator properties have been consolidated into the SlideIndicatorOptions class.
  • Enhancement: issue #44 Added optional halo effect for slide indicators, customizable via SlideIndicatorOptions properties (enableHalo, haloPadding, haloDecoration).
  • Chore: Removed dead code.
  • Fix: issue #46 fixed.
  • Fix: issue #44 fixed.
  • Fix: issue #40 fixed.
  • Hide CarouselController from 'material.dart' import by @InstantlyMoist in #43
  • Add feature: customizable halo for prebuilt indicators by @ProV1X in #45

New Contributors

Full Changelog: v2.2.0...v2.3.0