flutter_gradient_app_bar_plus 0.4.5
flutter_gradient_app_bar_plus: ^0.4.5 copied to clipboard
The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful. This is a Fork of flutter_gradient_app_bar
0.4.5 29 August 2025 #
- Refact file with Dart Format
0.4.4 29 August 2025 #
- Refact if statements without curly braces
0.4.3 29 August 2025 #
- Refact if statements without curly braces
0.4.2 29 August 2025 #
- Rename package to
flutter_gradient_app_bar_plus - Readme update
- Add support for Flutter 3.35
- Homepage update
- Repo update
0.4.1 28 August 2025 #
- Fixed AppBarTheme to AppBarThemeData
- Fixed some deprecated methods
0.3.1 27 June 2023 #
- minor changes
0.3.0 27 June 2023 #
- Create separate package from fork
- Rename package to
flutter_gradient_app_bar - Rename
NewGradientAppBarwidget toGradientAppBar - Add support for Flutter 3.10.0 and Dart 3
- Migrate example app to AndroidX
0.1.5 04 March 2021 #
- Update using dartfmt
0.1.4 04 March 2021 #
- Update to nullsafety
- Update package name
0.1.3 15 July 2019 #
- Remove obsolete import
0.1.2 15 July 2019 #
- Updated description
0.1.1 15 July 2019 #
- Update the testing app
0.1.0 14 July 2019 #
- [BREAKING] Changed way of adding the gradient with using the gradient directly instead of making a LinearGradient in app
0.0.1 8 August 2018 #
- Initial commit