#
shared-preferences
Here are 51 public repositories matching this topic...
android
kotlin
preferences
sharedpreferences
storage
dependency-injection
persistence
annotations
kotlin-android
android-library
annotation-processor
annotation-processing
shared-preferences
sharedpreferences-manager
preferenceroom
skydoves
-
Updated
Mar 11, 2020 - Java
Flutter开发仿网易严选,UI还不错~适合新人练手、接口可用。。。
-
Updated
Sep 30, 2019 - Dart
android
kotlin
security
wrapper
library
base64
encryption
aes
sharedpreferences
xml
shared-preferences
-
Updated
Jun 2, 2020 - Kotlin
Android's Native key value storage system in React Native
-
Updated
Apr 28, 2020 - Java
A Java library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
android
java
json
orm
sharedpreferences
xml
sqlite
persistence
annotations
annotation-processor
entity
jackson
cbor
dao
retrofit2
sqlite-android
java-library
android-platform
shared-preferences
dao-pattern
-
Updated
May 1, 2020 - Java
android
debugging
preferences
database
sharedpreferences
sqlite
android-library
android-development
debug
android-debug-database
shared-preferences
preference
storage-android
sharedpreferences-editor
sharedpreferences-manager
shared-preferences-manager
room-persistence-library
sharedpreference-viewer
room-database
-
Updated
Sep 10, 2019 - Java
Live Shared Preferences library for Android
android
preferences
android-library
rxjava2
shared-preferences
android-architecture-components
live-preferences
-
Updated
Apr 18, 2020 - Kotlin
UniversalPreferences is simple Android library that allows you to use Shared Preferences in an easy way.
-
Updated
Aug 30, 2018 - Java
Android annotations processor for Shared Preferences
-
Updated
May 27, 2016 - Java
IOS Utilities Library for Swift
swift
keyboard
preferences
gif
toast
key
pod
user-defaults
shared-preferences
textfield
toast-message
swift4
floating-textfield
swift5
internet-check
gif-image-loader
gradien-view
view-round
-
Updated
Jan 24, 2019 - Swift
1
sajadabasi
commented
Jan 13, 2019
reactor return null object when i use this code:
public UserModel getUserModel() {
return reactor.get("UserModel", new UserModel());
}
public void updateUserModel(UserModel value) {
reactor.put("UserModel", value);
}
SharedPref Manager is a Dev Debug tool that helps to manage your android Shared Preferences very effectively with ease
android
sharedpreferences
shared-preferences
shared-preferences-util
sharedpreferences-editor
sharedpreferences-manager
shared-preferences-manager
-
Updated
Nov 27, 2018 - Java
A Cross-Platform Wisdom Generator built with Flutter
dart
api
mobile
cross-platform
advice
wisdom
flutter
shared-preferences
bloc
unsplash-api
flutter-apps
adviceapi
bloc-architecture
state-handeling
-
Updated
Jan 5, 2020 - Dart
-
Updated
Oct 20, 2019 - Java
The preferences you always wanted on Android
-
Updated
Nov 18, 2017 - Java
Shared preferences for Cordova. Save and retrieve persistent key-value pairs of any Javascript data type.
cordova
cordova-android-plugin
cordova-android
cordova-plugin
shared-preferences
cordova-ios
cordova-ios-plugin
-
Updated
Jul 26, 2019 - JavaScript
Preffy is a library that wraps over Android's native EncryptedSharedPreferences class and gives you a clean and simple API to store the key value pairs. Both keys and values are encrypted, thus adding a security layer to protect your data.
-
Updated
Apr 12, 2020 - Java
-
Updated
May 3, 2018 - Java
SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux).
android
windows
macos
linux
dart
ios
web
sharedpreferences
storage
localstorage
userdefaults
macosx
flutter
shared-preferences
dartlang
nsuserdefaults
flutter-plugin
dart2
flutter-package
-
Updated
Mar 18, 2020 - Dart
Edit the preferences of the Android applications
-
Updated
Feb 12, 2019 - Python
A library to help with database setup; working with queries like insert, create, delete, drop, select; for using rest api consumtion; shared preferences; image zoom in and zoom out, applying font to the entire layout, checking if internet connection is available or not, setting an image view in square shape, circular shape, with initial letter or avatat, and replacing null in a string and replacing true or false with 1 or 0, switch button, custom toast message, datetime utils, location services, location address, validation of different types, set max length, set character counter, check if url is valid and much more. Check out the README.md for more information and latest update. You can check out the website 'https://amitjangid80.github.io/multiutillib/' as well.
android
animation
android-library
social-buttons
android-utilities
shared-preferences
api-service
toast-message
switch-button
android-database
database-operation
custom-toast
circularimageview
imageviews
squareimageview
-
Updated
Jan 10, 2020 - Java
(Not Completed Yet) Android App >> Web API (Current Weather & 5 Days / 3 Hour Forecast), Current Location, Searching with City => Weather Data
fragments
web-api
tablayout
openweathermap-api
searchable
retrofit2
weather-api
recyclerview-adapter
weather-forecast
shared-preferences
broadcast-reciever
weather-app
current-location
switch-button
picasso-library
-
Updated
Jul 20, 2019 - Java
A wrapper for Android's SharedPreferences interface which adds encryption to the keys and values.
-
Updated
Sep 28, 2019 - Kotlin
A demo on saving simple and critical data locally in Flutter
-
Updated
Dec 6, 2019 - Dart
An android library to simplify dealing with Shared Preferences by removing the boilerplate code
-
Updated
Nov 16, 2018 - Kotlin
Todo App made in Flutter.
-
Updated
Aug 10, 2019 - Dart
Display Book list using google book api.
android
android-studio
shared-preferences
json-parsing
bitmap-graphics
asynctaskloader
preferencefragment
loadermanager
http-networking
-
Updated
Aug 29, 2018 - Java
Todo app in Flutter. Includes user registration and login and follows the Bloc Pattern. Beautiful lay-outing. Connects to a Rest Backend written in Elixir.
-
Updated
Sep 29, 2019 - Dart
Improve this page
Add a description, image, and links to the shared-preferences topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shared-preferences topic, visit your repo's landing page and select "manage topics."
react-native-sensitive-info@5.2.4 and typescript@2.7.2
None of the options in RNSensitiveInfoOptions interface is optional and the options are not documented. How do I get setItem working on iOS? I don't know how to configure it.