shared_preferences_macos 2.0.2 copy "shared_preferences_macos: ^2.0.2" to clipboard
shared_preferences_macos: ^2.0.2 copied to clipboard

discontinuedreplaced by: shared_preferences_foundation
outdated

macOS implementation of the shared_preferences plugin.

2.0.2 #

  • Add native unit tests.
  • Updated installation instructions in README.

2.0.1 #

  • Add implements to the pubspec.

2.0.0 #

  • Migrate to null safety.

0.0.1+12 #

  • Update Flutter SDK constraint.

0.0.1+11 #

  • Remove unused test dependency.
  • Update Dart SDK constraint in example.

0.0.1+10 #

  • Remove iOS and Android folders from the example app.

0.0.1+9 #

  • Remove Android folder from shared_preferences_macos.

0.0.1+8 #

0.0.1+7 #

  • Fix CocoaPods podspec lint warnings.

0.0.1+6 #

  • Make the pedantic dev_dependency explicit.

0.0.1+5 #

  • Fix readme

0.0.1+4 #

  • Bump gradle version to avoid bugs with android projects

0.0.1+3 #

  • Update README.

0.0.1+2 #

  • Remove unused onMethodCall method.

0.0.1+1 #

0.0.1 #

  • Initial open source release.