#
shared-preference
Here are 5 public repositories matching this topic...
Shared Preference with Dagger Hilt
save singleton-class viewbinding shared-preference hilt-dependency-injection save-custom-object save-primitive-data
- Updated
Apr 14, 2024 - Kotlin
A Flutter Shared_preference Example with simple working and understanding for beginers.
- Updated
May 19, 2023 - Dart
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.
preferences sharedpreferences shared shared-preferences android-shared-preferences shared-preferences-util sharedpreferences-editor sharepreference android-sharedpreferences android-sharedpreferences-helper shared-preference androidsharedpreference
- 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."