NEXT

  • Updates minimum Flutter version to 3.0.

2.0.4

  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

2.0.3

  • Fixes newly enabled analyzer options.
  • Removes dependency on meta.

2.0.2

  • Add implements to pubspec.

2.0.1

  • Updated installation instructions in README.
  • Move tests to example directory, so they run as integration_tests with flutter drive.

2.0.0

  • Migrate to null-safety.

0.1.2+8

  • Update Flutter SDK constraint.

0.1.2+7

  • Removed Android folder from shared_preferences_web.

0.1.2+6

  • Update lower bound of dart dependency to 2.1.0.

0.1.2+5

0.1.2+4

  • Make the pedantic dev_dependency explicit.

0.1.2+3

  • Bump gradle version to avoid bugs with android projects

0.1.2+2

  • Remove unused onMethodCall method.

0.1.2+1

0.1.2

  • Bump lower constraint on Flutter version.
  • Add stub podspec file.

0.1.1

  • Adds a shared_preferences_macos package.

0.1.0+1

  • Remove the deprecated author: field from pubspec.yaml
  • Require Flutter SDK 1.10.0 or greater.

0.1.0

  • Initial release.