Releases
v0.1.95
Compare
Sorry, something went wrong.
No results found
[0.1.95]
NEW : Added AdaptiveTabBarView widget - Platform-specific swipeable tab bar view with color customization
NEW : Added AdaptiveFloatingActionButton widget - Platform-specific FAB with custom colors, mini size, hero transitions
NEW : Added AdaptiveFormSection widget - Platform-specific form sections (iOS: CupertinoFormSection, Android: Card)
Two constructors: default and insetGrouped
Works with CupertinoFormRow and adaptive components
NEW : Added AdaptiveExpansionTile widget - Modern expandable/collapsible content
iOS: Custom design with rounded corners, smooth shadows, animated chevron, gradient separator, modern child items with tap feedback
Android: Material ExpansionTile with InkWell effects
Full customization support (colors, padding, callbacks, alignment)
BREAKING CHANGE : Renamed AdaptiveAppBarAction.androidIcon to icon
iosSymbol for iOS 26+ only, icon for iOS <26 and Android
Migration: Replace androidIcon: with icon:
IMPROVEMENT : Updated AdaptiveSegmentedControl for iOS <26 to use CupertinoSlidingSegmentedControl
Added comprehensive tests and demo pages for all new widgets
You can’t perform that action at this time.