shared_preferences_watchos 0.1.0 copy "shared_preferences_watchos: ^0.1.0" to clipboard
shared_preferences_watchos: ^0.1.0 copied to clipboard

watchOS implementation of the shared_preferences plugin, backed by dart:ffi over NSUserDefaults for persistent key-value storage.

0.1.0 #

  • First working release. FFI implementation over NSUserDefaults (single JSON blob); registers both the legacy and async platform interfaces.

0.0.1 #

  • Initial watchOS scaffolding generated by flutter-watchos plugin port from shared_preferences_foundation.
0
likes
140
points
8
downloads

Documentation

API reference

Publisher

verified publisherflutterwatch.dev

Weekly Downloads

watchOS implementation of the shared_preferences plugin, backed by dart:ffi over NSUserDefaults for persistent key-value storage.

Homepage
Repository (GitHub)
View/report issues

Topics

#watchos #ffi #shared-preferences #storage

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, shared_preferences_platform_interface

More

Packages that depend on shared_preferences_watchos

Packages that implement shared_preferences_watchos