shared-preference
Here are 5 public repositories matching this topic...
A Flutter Shared_preference Example with simple working and understanding for beginers.
-
Updated
May 19, 2023 - Dart
Shared Preference with Dagger Hilt
-
Updated
Apr 14, 2024 - Kotlin
Shared preferences is a light weight data storage option provided by Android. It allow us to store and retrieve small amounts of primitive data as key/value pairs in a file on the device. Shared preferences is mostly used to save preferences, i.e., user-specific data, like application settings, login sessions, etc.
-
Updated
Jun 7, 2020 - Java
-
Updated
Jul 25, 2021 - Dart
Improve this page
Add a description, image, and links to the shared-preference topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shared-preference topic, visit your repo's landing page and select "manage topics."