themer 0.0.8
themer: ^0.0.8 copied to clipboard
Flutter package for easy theme switching and color customization. Ideal for developers needing dynamic light/dark theme management in their apps.
0.0.8 #
chore: Update package description and version in pubspec.yaml
The code changes in pubspec.yaml update the package description to provide a more accurate and informative summary of the Flutter package. Additionally, the package version is bumped to 0.0.8 to reflect the latest changes. These updates improve the clarity and representation of the package.
feat: Add currentThemeString, currentTheme, and currentThemeIcons properties to ThemeManager