New
Release v3.7.2
- Migrate Shared Preferences usage to new Async API.
- Add
AdaptiveTheme.read(context)method to read current theme without creating a dependency on it.
Unclaimed project
Are you a maintainer of adaptive_theme? Claim this project to take control of your public changelog and roadmap.
Changelog
Easiest way to add support for light and dark theme in your flutter app.
AdaptiveTheme.read(context) method to read current theme without creating a dependency on it.