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

outdated

A Flutter package for handling theme in an app and also saving it on the device in a hive box.

[1.0.0] - 29 Mar, 2021 #

  • Update example app
  • Add web demo
  • Migrate to null safety
  • Add video link that explains how to use package
  • Upgrade dependencies
  • Put all constant strings in Constants class
  • Enhance README.md
  • Add new API, now you can set light and dark mode with ready functions
  • Add new API, now you can set system mode and get theme mode with ready functions

[0.0.3] - 19 Mar, 2021 #

  • Add example app
  • Upgrade all dependencies to latest!
  • Fix typos in README.md

[0.0.2] - 7 Mar, 2021 #

  • Add toggleTheme
  • Add isDarkTheme
  • Add lint package for better code

[0.0.1] - 6 Mar, 2021 #

  • Initial Release 🚀
22
likes
0
pub points
47%
popularity

Publisher

verified publisheralkhalaf.dev

A Flutter package for handling theme in an app and also saving it on the device in a hive box.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, hive, hive_flutter, stacked

More

Packages that depend on theme_mode_builder