app_theme_kit 0.0.5+1
app_theme_kit: ^0.0.5+1 copied to clipboard
A modular Flutter theming kit with light/dark mode, color schemes, text themes, and Material 3 subthemes.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 Initial Release #
- Predefined light & dark ThemeData
- Custom TextTheme using Google Fonts (Quicksand)
- Design tokens for spacing, padding, radius, elevation
- Subthemes included: CardTheme, TabBarTheme, NavigationBarTheme, BottomAppBarTheme
- Example app demonstrating usage
0.0.2 #
- Added screenshots to README
0.0.3 #
- Update Readme to display images properly
0.0.4 #
- Update Readme to display images verticaly
0.0.5 #
- Fixed README images not showing on pub.dev by including
screenshots/folder. - No code changes.
0.0.5+1 #
- Fixed README images not showing on pub.dev by including
screenshots/folder. - No code changes.