flutter_themez 2.0.5
flutter_themez: ^2.0.5 copied to clipboard
A simple wrapper for Flutter's ThemeData. Including "light" and "dark".
Flutter Themez #
2.0.5 #
- Provide additional parameter.
2.0.3 #
- Provide more documentation.
2.0.1 #
- Allow reconstruction of themez.
2.0.0 #
- BREAKING:
- Change
primary
/secondary
colors todart:ui
color.
- Change
- Other:
- Add extra params to the constructor.
1.2.2 #
- Update lints.
1.2.1 #
- Use
ThemeData.estimateBrightnessForColor
method instead when gettingColorExtension.brightness
.
1.2.0 #
- Add NavigationRailTheme.
1.1.0 #
- Update dependency constraints.
1.0.8 #
- Modify elevated button theme.
1.0.7 #
- Bump dependency versions.
1.0.6 #
- Bump versions.
1.0.5 #
- Fix some lints.
1.0.4 #
- Fix TabBar light and add label color.
1.0.3 #
- Add TabBarTheme.
1.0.2 #
- Update readme.
1.0.1 #
- Change directory structure to match standards.
1.0.0 #
- Initial release.