简体   繁体   English

flutter_secure_storage中可以存储多少数据?

[英]How much data can store in flutter_secure_storage?

How much data can store in flutter_secure_storage ? flutter_secure_storage中可以存储多少数据? https://pub.dev/packages/flutter_secure_storage#-readme-tab- is that possible to store 10mb of data in flutter_secure_storage? https://pub.dev/packages/flutter_secure_storage#-readme-tab-是否可以在flutter_secure_storage中存储10mb的数据?

flutter_secure_storage以共享首选项存储数据,但在android中进行了加密,因此它可以存储共享首选项可以存储的数据

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Flutter - 为什么/flutter_secure_storage 是安全的? - Flutter - Why/How is flutter_secure_storage secure? 使用 flutter_secure_storage 保存数据的列表文本......这可能吗? - Save List Texst of data using flutter_secure_storage ... is it possible? 如何实现使用flutter_secure_storage包读写数据的流程【with Provider包】 - How to implement a process that uses flutter_secure_storage package to read and write the data [with Provider package] flutter_secure_storage 究竟是什么以及它是如何工作的? - What is flutter_secure_storage exactly and how it works? flutter 中的 flutter_secure_storage 和 shared_prefrences 有什么区别? 为什么 flutter_secure_storage 更安全? - What are the differences between flutter_secure_storage and shared_prefrences in flutter? Why is flutter_secure_storage more secure? 我将如何保持存储flutter_secure_storage的列表顺序? - How would I keep the order of the list stored flutter_secure_storage? 无法解析配置 ':flutter_secure_storage:classpath' 的所有工件 - Could not resolve all artifacts for configuration ':flutter_secure_storage:classpath' 在我的场景中,哪个包更好 flutter_secure_storage 或 getx ? - Which package is better flutter_secure_storage or getx in my scenario? 将 model 数据存储到 Flutter 安全存储中 - Store model data into Flutter Secure Storage Flutter 找不到所需的 package flutter_secure_storage/linux/CMakeLists.txt:14 - Flutter A required package was not found flutter_secure_storage/linux/CMakeLists.txt:14
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM