shared_preferences_harmonyos 0.0.1 copy "shared_preferences_harmonyos: ^0.0.1" to clipboard
shared_preferences_harmonyos: ^0.0.1 copied to clipboard

HarmonyOS implementation of the shared_preferences plugin.

shared_preferences_harmonyos

1. 安装与使用 #

1.1 安装方式 #

进入到工程目录并在 pubspec.yaml 中添加以下依赖:

pubspec.yaml

...

dependencies:
  shared_preferences: ^2.5.3
  shared_preferences_harmonyos: ^0.0.1
...

执行命令

flutter pub get

1.2 使用案例 #

使用案例详见 shared_preferences_harmonyos

2. 约束与限制 #

2.1 兼容性 #

在以下版本中已测试通过

  1. Flutter: 3.27.4-dev; SDK: 5.0.0(12); IDE: DevEco Studio: 5.0.13.200; ROM: 5.1.0.120 SP3;
0
likes
110
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

HarmonyOS implementation of the shared_preferences plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, shared_preferences_platform_interface

More

Packages that depend on shared_preferences_harmonyos

Packages that implement shared_preferences_harmonyos