shared_preferences_tizen 2.3.2 copy "shared_preferences_tizen: ^2.3.2" to clipboard
shared_preferences_tizen: ^2.3.2 copied to clipboard

Tizen implementation of the shared_preferences plugin.

2.3.2 #

  • Update shared_preferences to 2.5.3.
  • Update shared_preferences_interface to 2.4.1.
  • Update the example app and integration_test.
  • Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.
  • Update code format.

2.3.1 #

  • Update the LICENSE file so that it is recognized by pub.dev.

2.3.0 #

  • Update shared_preferences to 2.3.2.
  • Update shared_preferences_interface to 2.4.0.
  • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
  • Supports SharedPreferencesAsync and SharedPreferencesWithCache APIs.

2.2.1 #

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix a type cast error when reading a string list.
  • Update tizen_interop to 0.3.0.

2.2.0 #

  • Increase the minimum Flutter version to 3.3.
  • Update shared_preferences to 2.2.0.
  • Update shared_preferences_interface to 2.3.0.
  • Add clearWithParameters and getAllWithParameters.
  • Update clear to use clearWithParameters
  • Update getAll to use getAllWithParameters
  • Update integration_test.

2.1.0 #

  • Migrate FFI implementation to tizen_interop.

2.0.3 #

  • Bump ffi dependency.

2.0.2 #

  • Update shared_preferences to 2.0.9.
  • Switch to new analysis options.
  • Update integration_test.

2.0.1 #

  • Fix memory leaks.

2.0.0 #

  • Update Dart and Flutter SDK constraints.
  • Update Flutter copyright information.
  • Update the example app and integration_test.
  • Update shared_preferences_platform_interface to 2.0.0.
  • Organize dev_dependencies.
  • Migrate to ffi 1.0.0.
  • Migrate to null safety.
  • Remove unused PreferenceIsExisiting from the implementation.

1.0.1 #

  • Update shared_preferences to 0.5.12+4.
  • Update shared_preferences_platform_interface to 1.0.4.
  • Migrate to Tizen 4.0.

1.0.0 #

  • Initial release.
4
likes
130
points
1.64k
downloads

Publisher

verified publishertizen.org

Weekly Downloads

Tizen implementation of the shared_preferences plugin.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, shared_preferences_platform_interface, tizen_interop

More

Packages that depend on shared_preferences_tizen