Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 636 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 636 Bytes

1.0.8

  • FIX: An attempt to save or read a List raised an exception

1.0.7+1

  • Not a beta anymore
  • Documentation updates

1.0.2-beta

  • Migrated to sound null safety
  • Added PrefNotifier class as a shortcut to PrefItem(SharedPrefsStorage(), ...)
  • Multiple minor improvements

0.0.7

  • Example simplified

0.0.6

  • Created master and dev GIT branches

0.0.5

  • Added GitHub action for CI unit testing
  • Added pubspec.yaml to the example dir

0.0.4

  • README updated
  • Small fixes and improvements

0.0.3

  • Example added
  • Code formatted with dartfmt
  • Dependencies updated

0.0.2

  • It's not 0.0.1 anymore