Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

72 lines (42 loc) · 1.06 KB

Changelog

1.7.0

  • Switching to shared preferences

1.6.2

  • Updating plugin

1.6.1

  • Updating Example

1.6.0

  • Bumping Version

1.5.1

  • Updating Provider

1.5.0 - [BREAKING CHANGE] - 05.24.2019

  • Fixing Color Bug
  • Switched to Provider
  • Updated Example
  • Added check for platform brightness

1.0.4 - 05.14.2019

  • Upgrading Dependencies

1.0.3 - 05.09.2019

  • Support for get darkTheme for System wide dark mode
  • Updated Example

1.0.2 - 05.04.2019

  • Support for Desktop

1.0.1 - 04.07.2019

  • Updated Example

1.0.0 - 04.07.2019

  • Breaking Changes: removed theme class in favor of localstorage plugin
  • Removed path_provider plugin
  • Updated some theme logic
  • Adding key if you want to save multiple themes
  • Changing readFromDisk to init
  • Added reset option

0.1.0 - 04.06.2019

  • Updating Example to be Desktop Aware

0.0.3

  • Adding Support for ThemeData overrides
  • Adding Default Theme
  • Updated Example

0.0.2

  • Fixing Analysis Issues

0.0.1

  • Created Plugin