반응형
2.0.15버전 기준
Supported data types are int, double, bool, String and List<String>.
Android | iOS | Linux | macOS | Web | Windows | |
Support | SDK 16+ | 9.0+ | Any | 10.11+ | Any | Any |
pubspec.yaml
dependencies:
shared_preferences: ^2.0.15
shared_preferences | Flutter Package
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
pub.dev
반응형
'Developments > Flutter' 카테고리의 다른 글
Flutter/Error] Null check operator used on a null value (0) | 2023.09.19 |
---|---|
Flutter에 Admob 광고 달기 (google_mobile_ads) (0) | 2023.09.18 |
Flutter/Widget] Tabbar (0) | 2022.12.02 |
Flutter/Package] image_picker (0) | 2022.11.16 |
Flutter/Package] firebase_remote_config (0) | 2022.11.16 |