flutter_theme 0.0.5+1 flutter_theme: ^0.0.5+1 copied to clipboard
Fully customizable, flexible and easy to use theme package for Flutter apps.
0.0.5+1 #
- theme options added in loadAll theme function:-
- ThemeMode? themeMode,
- FlexScheme? flexScheme,
- int? schemeIndex,
0.0.5 #
- Readme updated
- Example application updated
- Dependencies updated
0.0.4 #
- app_data_dir removed
0.0.3 #
- Optimized code and imports
0.0.2 #
- Readme updated
- Optimized code and imports
0.0.1 #
- Initial release.
- Added theme from flex_color_scheme