A theme manager for flutter apps.
More...
App Theme Manager is a Flutter package for managing light and dark themes with persistence support.
Add the package to your pubspec.yaml:
pubspec.yaml
dependencies: app_theme_manager: ^1.0.0
unverified uploader
Repository (GitHub)
API reference
MIT (license)
flutter, shared_preferences
Packages that depend on app_theme_manager
Back