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

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

[1.0.2] - 2 Jul, 2021 #

  • Fix README.md image logo.
  • Upgrade all dependencies to latest versions.

[1.0.1] - 3 May, 2021 #

  • Added subDir argument to ThemeModeBuilderConfig.ensureInitialized() to allow customization of the location of the theme_box boxes.
  • Add new logo!
  • Upgrade all dependencies to latest versions.

[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
120
pub points
35%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, hive, hive_flutter, stacked

More

Packages that depend on theme_mode_builder