apptive_grid_theme 0.3.0
apptive_grid_theme: ^0.3.0 copied to clipboard
All theming for apps using ApptiveGrid. This includes colors, icons and fonts used by ApptiveGrid.
0.3.0 #
- Update Input Appearance
Breaking Changes #
ThemeDatais now accessed throughApptiveGridTheme.create(brightness: Brightness),ApptiveGridTheme.light()orApptiveGridTheme.dark()
0.2.1 #
- Fix AppBar Title Color
0.2.0 #
- Migrate TextStyles to Material 3 Specification (Large, Medium and Small variants Display, Headline, Title, Body and Label)
- Use default Styles for AppBar and Dialog instead of overriding
0.1.2 #
- Upgraded to dart 2.17
0.1.1 #
- Add
ApptiveGridColors.kanbanandApptiveGridColors.calendar
0.1.0 #
- Upgraded to
flutter_lints 2
0.0.3+1 #
- Fix nullable access
0.0.3 #
- Add
ChipTheme
0.0.2+2 #
- Fix Status Bar Icon Color
- Fix
FloatingActionButtonIcon Color
0.0.2+1 #
- Specify
packageforTextStyle
0.0.2 #
- Add Example Readme
- Add support for web
0.0.1+1 #
- Specify
fontPackageforApptiveGridIcons
0.0.1 #
- Initial release