Skip to content

Releases: YazeedAlKhalaf/theme_mode_builder

[2.0.0] - 17 May, 2024

17 May 18:01
Compare
Choose a tag to compare
  • Make package work with flutter 3.22.0
  • Upgrade all dependencies to latest versions.
  • BREAKING: people will have to choose their theme again, we now delete the hive box and we have ditched hive and we are using shared preferences. For you as a developer, nothing should change but it will be a small inconvenience for the users.

➕ Add ability to change boxes location & more!

03 May 16:13
Compare
Choose a tag to compare
  • 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.

🛡 Stable release with Null Safety support!

29 Mar 16:35
Compare
Choose a tag to compare
  • 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

➕ Add example app

19 Mar 13:06
Compare
Choose a tag to compare
  • Add example app
  • Upgrade all dependencies to latest!
  • Fix typos in README.md

🙈 Cool additions

06 Mar 21:08
Compare
Choose a tag to compare
  • Add toggleTheme
  • Add isDarkTheme
  • Add lint package for better code

🚀 Initial Release

06 Mar 20:07
Compare
Choose a tag to compare
  • Initial Release 🚀