gt_appbar 1.1.1
gt_appbar: ^1.1.1 copied to clipboard
A customizable AppBar widget for Flutter, offering enhanced features like bottom curveness and an optional divider for versatile app bar design. #flutter_appbar #sticky_app_bar #custom_appbar
1.1.1 #
- SDK Upgrade: Updated to Flutter 3.41.0 and Dart 3.11.0.
- New Feature: Added
bottomLeftRadiusandbottomRightRadiusfor independent bottom corner radius control. - Backward Compatibility: Maintained
bottomCurvenessas the default fallback for radii.
1.1.0 #
- SDK Upgrade: Updated to Flutter 3.41.0 and Dart 3.11.0.
- New Feature: Added
bottomLeftRadiusandbottomRightRadiusfor independent bottom corner radius control. - Backward Compatibility: Maintained
bottomCurvenessas the default fallback for radii.
1.0.1 #
- Initial release.