没有合适的资源?快使用搜索试试~ 我知道了~
streaming_shared_preferences:Flutter项目的React式键值存储。 像shared_prefe...
共79个文件
png:23个
dart:16个
xml:5个
需积分: 12 0 下载量 182 浏览量
2021-04-30
10:14:42
上传
评论
收藏 106KB ZIP 举报
温馨提示
streaming_shared_preferences Flutter项目的React式键值存储。 Streaming_shared_preferences在之上添加了响应式功能。 它可以执行常规SharedPreferences所做的所有事情,但也可以侦听value的变化。 这样可以非常轻松地使您的小部件与持久值保持同步。 入门 首先,将streaming_shared_preferences添加到您的pubspec.yaml中。 如果您已经在使用shared_preferences ,则应将其替换为streaming_shared_preferences 。 dependencies : streaming_shared_preferences : ^2.0.0 要保留StreamingSharedPreferences ,请等待instance : import '
资源推荐
资源详情
资源评论
收起资源包目录
streaming_shared_preferences-master.zip (79个子文件)
streaming_shared_preferences-master
.gitignore 1KB
pubspec.yaml 426B
.travis.yml 365B
LICENSE 1KB
CHANGELOG.md 1021B
.github
FUNDING.yml 38B
README.md 10KB
example
.gitignore 615B
pubspec.yaml 294B
android
.gitignore 110B
app
build.gradle 2KB
src
debug
AndroidManifest.xml 353B
profile
AndroidManifest.xml 353B
main
AndroidManifest.xml 1KB
kotlin
dev
iiro
streaming_shared_preferences
example
MainActivity.kt 437B
res
mipmap-xhdpi
ic_launcher.png 721B
mipmap-mdpi
ic_launcher.png 442B
mipmap-xxhdpi
ic_launcher.png 1KB
drawable
launch_background.xml 434B
mipmap-hdpi
ic_launcher.png 544B
mipmap-xxxhdpi
ic_launcher.png 1KB
values
styles.xml 361B
settings.gradle 484B
build.gradle 582B
gradle.properties 104B
gradle
wrapper
gradle-wrapper.properties 233B
ios
.gitignore 542B
Runner.xcodeproj
xcshareddata
xcschemes
Runner.xcscheme 3KB
project.xcworkspace
contents.xcworkspacedata 152B
project.pbxproj 20KB
Flutter
Release.xcconfig 108B
AppFrameworkInfo.plist 794B
Debug.xcconfig 106B
Runner
Info.plist 1KB
Base.lproj
LaunchScreen.storyboard 2KB
Main.storyboard 2KB
Runner-Bridging-Header.h 37B
AppDelegate.swift 404B
Assets.xcassets
AppIcon.appiconset
Icon-App-40x40@3x.png 3KB
Icon-App-29x29@3x.png 2KB
Icon-App-40x40@1x.png 1KB
Icon-App-29x29@1x.png 1KB
Icon-App-20x20@1x.png 564B
Icon-App-76x76@1x.png 2KB
Contents.json 2KB
Icon-App-60x60@2x.png 3KB
Icon-App-29x29@2x.png 2KB
Icon-App-1024x1024@1x.png 11KB
Icon-App-40x40@2x.png 2KB
Icon-App-76x76@2x.png 3KB
Icon-App-20x20@2x.png 1KB
Icon-App-60x60@3x.png 4KB
Icon-App-20x20@3x.png 2KB
Icon-App-83.5x83.5@2x.png 4KB
LaunchImage.imageset
LaunchImage@2x.png 68B
LaunchImage.png 68B
LaunchImage@3x.png 68B
Contents.json 391B
README.md 336B
Podfile 3KB
Runner.xcworkspace
contents.xcworkspacedata 152B
README.md 537B
.metadata 305B
lib
main.dart 4KB
lib
streaming_shared_preferences.dart 214B
src
adapters
primitive_adapters.dart 2KB
preference_adapter.dart 795B
adapters.dart 128B
json_adapter.dart 2KB
datetime_adapter.dart 858B
streaming_shared_preferences.dart 11KB
preference
preference_builder.dart 3KB
preference.dart 7KB
test
adapters
json_adapter_test.dart 3KB
datetime_adapter_test.dart 2KB
preference
preference_builder_test.dart 4KB
preference_test.dart 5KB
stream_builder_and_equality_tests.dart 4KB
streaming_shared_preferences_test.dart 28KB
共 79 条
- 1
资源评论
w4676
- 粉丝: 27
- 资源: 4620
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功