flutter_theme_changer_erfan 0.0.2+9
flutter_theme_changer_erfan: ^0.0.2+9 copied to clipboard
A Flutter package that allows you to change your app's theme color dynamically with 2 beautiful widgets.
0.0.2+9 #
- Added a new CustomColorPickerDialog utility for showing the theme picker from any widget
- Fixed missing required defaultColor parameter in widget tests
- Fixed Dart formatting issues across multiple files
- Updated package dependencies
- Improved test coverage and stability
- Enhanced documentation
0.0.1+8 #
- Updated package dependencies
- Improved widget performance
- Fixed minor UI issues in theme picker widgets
- Enhanced documentation
0.0.1+7 #
- Fixed Yaml links and description length
- Adjusted gif sizes
- Fixed Dart formatting issues across multiple files:
- lib/dynamic_theme_picker.dart
- lib/src/theme_color_picker_widget.dart
- lib/src/theme_controller.dart
- lib/src/theme_dialog_button.dart
- lib/widgets/theme_controller.dart
- Integration and test files
0.0.1+6 #
- Adjusted gif sizes
0.0.1+5 #
- Adjusted gif sizes
0.0.1+4 #
- Added new ThemeDialogButton widget for dialog-based theme selection
- Updated documentation with examples for both picker widgets
- Improved package description and feature list
- Added gifs for both picker widgets for better understanding.
0.0.1+3 #
- Resolved image issue in the Readme file
0.0.1+2 #
- Updated README.md added screenshot link of testing log
0.0.1+1 #
- Initial pre-release version
- Basic theme switching functionality
- Support for colourful and darkthemes
- Customizable widget appearance