Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是flutter的新手,有没有办法从可以从任何页面访问的http响应中存储id值?登录时响应带有一个 ID,我需要在 Flutter 的各个页面中使用该 ID。是否可以存储它并从整个应用程序中获取范围>
用于SharedPreferences持久化应用程序相关数据。一旦用户清除应用程序的数据,这将被清除。
SharedPreferences