shared_preferences 0.2.5 copy "shared_preferences: ^0.2.5" to clipboard
shared_preferences: ^0.2.5 copied to clipboard

outdatedDart 1 only

A Flutter plugin for reading and writing simple key-value pairs.

0.2.5 - 2017-08-29 #

  • Fixed crashes when setting null values. They now cause the key to be removed.
  • Added remove() method

0.2.4+1 - 2017-06-05 #

  • Fixed typo in changelog

0.2.4 - 2017-06-04 #

  • Added setMockInitialValues
  • Added a test
  • Updated README

0.2.3 - 2017-06-02 #

  • Suppress warning about unchecked operations when compiling for Android

0.2.2 - 2017-05-17 #

  • BREAKING CHANGE: setStringSet API changed to setStringList and plugin now supports ordered storage.

0.2.1 - 2017-05-17 #

  • Support arbitrary length integers for setInt.

0.2.0+1 - 2017-05-16 #

  • Updated README

0.2.0 - 2017-05-10 #

0.1.1 - 2017-05-09 #

  • Upgrade Android SDK Build Tools to 25.0.3.

0.1.0 - 2017-05-05 #

  • Initial Open Source release.
10.3k
likes
0
points
3.65M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

A Flutter plugin for reading and writing simple key-value pairs.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on shared_preferences

Packages that implement shared_preferences