Flutter shared_preferences 插件是不是适用于桌面 Flutter 应用程序?

Posted

技术标签:

【中文标题】Flutter shared_preferences 插件是不是适用于桌面 Flutter 应用程序?【英文标题】:Does Flutter shared_preferences plugin work on desktop flutter apps?Flutter shared_preferences 插件是否适用于桌面 Flutter 应用程序? 【发布时间】:2020-01-17 02:24:50 【问题描述】:

Flutter 桌面应用程序与在 windows、mac 和 Linux 上通过 Flutter 框架运行的应用程序一样。我认为它不应该工作,我将不得不使用像 sembast 这样的数据库来将我的持久数据存储在移动和桌面上。也欢迎其他建议,谢谢。

【问题讨论】:

【参考方案1】:

如果你的桌面解决方案是 go-flutter-desktop 它已经支持 您可以查看示例 https://github.com/go-flutter-desktop/plugins/tree/master/shared_preferences

shared_preferences 的官方 FDE, 请在此处查看问题https://github.com/google/flutter-desktop-embedding/issues/434

【讨论】:

感谢您将来结帐 go-flutter-desktop。

以上是关于Flutter shared_preferences 插件是不是适用于桌面 Flutter 应用程序?的主要内容,如果未能解决你的问题,请参考以下文章

Flutter shared_preferences本地存储

Flutter:删除所有已保存的shared_preferences首选项

Flutter Web 的 Shared_Preferences?

flutter中本地存储shared_preferences的使用

Flutter 测试:MissingPluginException(在通道 plugins.flutter.io/shared_preferences 上找不到方法 getAll 的实现)

Flutter 持久化_shared_preferences