flutter_easy_theme 1.0.0 copy "flutter_easy_theme: ^1.0.0" to clipboard
flutter_easy_theme: ^1.0.0 copied to clipboard

A lightweight Flutter package for theme management with persistent theme mode support.

1.0.0 #

  • Initial release.
  • Added the EasyTheme widget for theme management.
  • Added persistent theme storage using SharedPreferences.
  • Added BuildContext extensions for convenient theme access and control.
  • Supported ThemeMode.light, ThemeMode.dark, and ThemeMode.system.
  • Automatically responded to system brightness changes.
  • Added easyColor method to BuildContext for adaptive color handling.
  • Added isDark and isLight getters to BuildContext for quick theme status checks.
1
likes
160
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for theme management with persistent theme mode support.

Repository (GitHub)
View/report issues

Topics

#theme #dark-theme #light-theme #flutter

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on flutter_easy_theme