Projects in Awesome Lists tagged with sharedpreferences
A curated list of projects in awesome lists tagged with sharedpreferences .
https://github.com/amitshekhariitbhu/android-debug-database
A library for debugging android databases and shared preferences - Make Debugging Great Again
android android-debug-database awesome database database-values debug debugging emulator room room-database room-persistence-library sharedpreferences sqlite
Last synced: 27 Sep 2025
https://github.com/amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
android android-debug-database awesome database database-values debug debugging emulator room room-database room-persistence-library sharedpreferences sqlite
Last synced: 03 Aug 2025
https://github.com/orhanobut/hawk
✔️ Secure, simple key-value storage for Android
android encryption hawk key-value-store preferences security sharedpreferences storage
Last synced: 14 May 2025
https://github.com/gcx-hci/tray
a SharedPreferences replacement for Android with multiprocess support
android multiprocess sharedpreferences
Last synced: 28 Sep 2025
https://github.com/GCX-HCI/tray
a SharedPreferences replacement for Android with multiprocess support
android multiprocess sharedpreferences
Last synced: 22 Jul 2025
https://github.com/scottyab/secure-preferences
Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
android obfuscated secure-preferences sharedpreferences
Last synced: 29 Sep 2025
https://github.com/easyandroidgroup/easyandroid
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
activityresult android bundle dimensions executor guide html imagegetter kotlin log mvp permissions photos reflection sharedpreferences toast
Last synced: 12 Apr 2025
https://github.com/chibatching/Kotpref
Kotpref - Android SharedPreferences delegation library for Kotlin
android kotlin sharedpreferences
Last synced: 16 Mar 2025
https://github.com/iammehedi/secured-preference-store
A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
android device-keystore encrypted-store encryption keystore sharedpreferences
Last synced: 31 Aug 2025
https://github.com/yandextaxitech/binaryprefs
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.
android disk ipc preferences serialization sharedpreferences storage
Last synced: 12 Apr 2025
https://github.com/yarolegovich/materialpreferences
A highly flexible set of lovely looking views that provides functionality of preferences.
android android-library android-ui material-design material-ui preferences sharedpreferences
Last synced: 13 Apr 2025
https://github.com/skydoves/colorpickerpreference
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
android android-library colorpicker colorpicker-preference colorpickerdialog colorpickerview dialog preference-screen sharedpreferences skydoves
Last synced: 04 Apr 2025
https://github.com/skydoves/ColorPickerPreference
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
android android-library colorpicker colorpicker-preference colorpickerdialog colorpickerview dialog preference-screen sharedpreferences skydoves
Last synced: 08 Apr 2025
https://github.com/skydoves/preferenceroom
:truck: Android processing library for managing SharedPreferences persistence efficiently and structurally.
android android-library annotation-processing annotation-processor annotations dependency-injection kotlin kotlin-android persistence preferenceroom preferences shared-preferences sharedpreferences sharedpreferences-manager skydoves storage
Last synced: 06 Apr 2025
https://github.com/kizitonwose/colorpreference
A custom preference item for easy implementation of a color picker in Android's preference screen.
android color-picker preference-screen preferences sharedpreferences
Last synced: 10 Apr 2025
https://github.com/patrickfav/armadillo
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
aes-encryption aes-gcm android authenticated-encryption bcrypt crypto cryptography hkdf security sharedpreferences
Last synced: 05 Apr 2025
https://github.com/rrifafauzikomara/movieapp
[Flutter SDK V.1] - 🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
best-practices bloc-pattern cachemanager ci-cd dio dynamic-theme equatable flavor integration-testing modularization retrofit sharedpreferences shimmer-loading unit-testing
Last synced: 08 Apr 2025
https://github.com/rrifafauzikomara/MovieApp
[Flutter SDK V.1] - 🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
best-practices bloc-pattern cachemanager ci-cd dio dynamic-theme equatable flavor integration-testing modularization retrofit sharedpreferences shimmer-loading unit-testing
Last synced: 01 May 2025
https://github.com/afollestad/rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
android kotlin reactive rx rxjava rxkotlin settings sharedpreferences storage
Last synced: 14 Jul 2025
https://github.com/Liftric/KVault
Secure key-value storage for Kotlin Multiplatform projects.
android encrypted-sharedpreferences ios key-value-store keychain keychain-wrapper kotlin kotlin-multiplatform kotlin-native liftric secure-key-storage sharedpreferences storage
Last synced: 02 Apr 2025
https://github.com/liftric/kvault
Secure key-value storage for Kotlin Multiplatform projects.
android encrypted-sharedpreferences ios key-value-store keychain keychain-wrapper kotlin kotlin-multiplatform kotlin-native liftric secure-key-storage sharedpreferences storage
Last synced: 05 Apr 2025
https://github.com/liangjingkanji/serialize
🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型
android mmkv sharedpreferences
Last synced: 09 Apr 2025
https://github.com/pwittchen/prefser
Wrapper for Android SharedPreferences with object serialization and RxJava Observables
android preferences rxandroid rxandroid2 rxjava rxjava2 serialization sharedpreferences storage
Last synced: 11 Sep 2025
https://github.com/taoweiji/kvstorage
Android 结构化KV存储框架,基于 yaml 生成 java 结构化存储类
android sharedpreferences storage
Last synced: 26 Oct 2025
https://github.com/cioccarellia/ksprefs
Kotlin SharedPreferences wrapper & cryptographic android library.
aes android android-sharedpreferences base64 encryption keystore kotlin library maven security shared-preferences sharedpreferences sharedpreferences-wrapper wrapper xml
Last synced: 09 Apr 2025
https://github.com/kevinresol/react-native-default-preference
Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface
android ios react-native sharedpreferences userdefaults
Last synced: 16 May 2025
https://github.com/openflocon/flocon
A powerful desktop companion for Android apps — inspect, debug, mock and control your app in real time. Supports OkHttp, GraphQl, GRPC
android apollo database flipper graphql grpc http interceptor kmp ktor mock network okhttp sharedpreferences
Last synced: 30 Dec 2025
https://github.com/frideosapps/frideos_flutter
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
bloc bloc-pattern dart dart-library dart2 flutter flutter-apps flutter-examples flutter-library flutter-package flutter-widget frideos library reactive-programming rxdart sharedpreferences sharedpreferences-helper state-management streams widgets-timing
Last synced: 05 Sep 2025
https://github.com/johnjohndoe/typedpreferences
Preference wrappers for primitive types for Android
android java preferences sharedpreferences sharedpreferences-editor wrapper
Last synced: 11 Oct 2025
https://github.com/grenderg/prefs
Simple Android SharedPreferences wrapper.
android android-wrapper sharedpreferences
Last synced: 13 Apr 2025
https://github.com/xcesco/kripton
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
android android-platform annotation-processor annotations cbor dao dao-pattern entity jackson java java-library json orm persistence retrofit2 shared-preferences sharedpreferences sqlite sqlite-android xml
Last synced: 04 Apr 2025
https://github.com/harsh159357/contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
android cards contacts flutter hero-animation hostinger ios maps php place-search postman-collection rest-api sample-app sharedpreferences sqflite sql sqlite swipe-gestures web-services
Last synced: 13 Apr 2025
https://github.com/knight-zxw/spwaitkiller
解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率
android anr sharedpreferences sp-anr
Last synced: 06 Apr 2025
https://github.com/afiqiqmal/sharedchamber
Android Secure SharedPreferences Using Facebook Conceal Encryption
android android-secure-sharedpreferences conceal concealsharedpreference-android decryption encryption facebook hacktoberfest java proguard secure-android-sharedpreferences sharedpreferences simple
Last synced: 18 Oct 2025
https://github.com/afiqiqmal/SharedChamber
Android Secure SharedPreferences Using Facebook Conceal Encryption
android android-secure-sharedpreferences conceal concealsharedpreference-android decryption encryption facebook hacktoberfest java proguard secure-android-sharedpreferences sharedpreferences simple
Last synced: 03 Aug 2025
https://github.com/florent37/Multiplatform-Preferences
Kotlin Multi Platform Preferences, for android an ios : SharedPreferences & NSUserDefault
android default ios java kotlin multiplatform native nsuserdefaults preferences session sharedpreferences
Last synced: 02 Apr 2025
https://github.com/Bilibili/xpref
A SharedPreferences' wrapper that truly supported sharing data across multi-process
android-library sharedpreferences
Last synced: 08 May 2025
https://github.com/bilibili/xpref
A SharedPreferences' wrapper that truly supported sharing data across multi-process
android-library sharedpreferences
Last synced: 28 Apr 2025
https://github.com/kunminx/keyvaluex
消除 Android 项目 Key-Value 样板代码
android datastore key-value mmkv sharedpreferences
Last synced: 17 Mar 2025
https://github.com/whitedg/easysp
🔧 A SharedPreferences wrapper that has a fluent interface to store data
android-library sharedpreferences util
Last synced: 14 Jul 2025
https://github.com/prashantsolanki3/Secure-Pref-Manager
Secure Preference Manager for android. It uses various Encryption to protect your application's Shared Preferences.
android encryption hide-preferences security sharedpreferences
Last synced: 03 Aug 2025
https://github.com/rumboalla/kryptoprefs
KryptoPrefs is an open source Kotlin library for handling encrypted SharedPreferences in Android.
android android-library encryption kotlin kotlin-library sharedpreferences
Last synced: 16 May 2025
https://github.com/abbasnaqdi/reactor
Reactor is key value database and is a great alternative to Shared Preferences.
android-database android-library androidlibrary key-value-database kotlin-android kotlin-library shared-preferences sharedpreferences
Last synced: 30 Oct 2025
https://github.com/kashif-e/jetpack-datastore-with-mvvm
Preferences Datastore with MVVM architecture, Hilt for dependency injection.
datastore datastore-android datastore-preferences flow kotlin-flow preferences sharedpreferences
Last synced: 14 Apr 2025
https://github.com/harsh159357/instatag
Tag & Like photos like Instagram
android android-library animation bottom-navigation-view bottom-sheet custom-view feeds glide gson gson2 instagram library material photo recyclerview sample-app search-interface sharedpreferences tag viewpager
Last synced: 13 Apr 2025
https://github.com/kotlingang/kds
Kotlin Data Storage is a multiplatform coroutine-based kotlin library for storing Serializables with kotlinx.serialization and delegates
kotlin kotlinx-coroutines kotlinx-serialization multiplatform-kotlin-library sharedpreferences
Last synced: 02 Apr 2025
https://github.com/cesarferreira/seguro
Secure persistence using AES+CBC encryption on Android with no dependencies.
aes android cbc library security seguro sharedpreferences
Last synced: 14 Apr 2025
https://github.com/mo7amedaliebaid/islamic
This is a flutter Islamic App with Complete Quran, Prayer time Api, Hadith and Azkar.
bloc clean-architecture dart dartz dependency-injection floor flutter flutter-app flutter-ui geocoding islami islamic islamic-prayer-times localization prayer-times quran retrofit sharedpreferences sqflite wakelock
Last synced: 19 Jul 2025
https://github.com/1farz1/amazone_clone_flutter_nodejs
a Full Stack Amazon Clone with Admin Panel using Flutter, Riverpod,Node, MongoDB,
amazon clean-code express-js features flutter jwt mongodb nodejs real-time riverpod sharedpreferences
Last synced: 12 Apr 2025
https://github.com/hussainderry/secure-preferences
A library that provides an encrypted version of the Android shared preferences.
aes aes-encryption aes-gcm android android-library android-shared-preferences encrypted-store encryption java pbkdf2 secure-preferences sharedpreferences
Last synced: 03 Oct 2025
https://github.com/nbxxf/xxf_flutter
这是flutter全网唯一顶级技术中台
cache desktop flutter http json log router sharedpreferences state
Last synced: 13 May 2025
https://github.com/rommansabbir/storex
✔️ Simplify Caching in Android
aes-encryption android async encryption kotlin-coroutine sharedpreferences storex
Last synced: 14 Apr 2025
https://github.com/jenly1314/kvcache
:memo: KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现
android cache cache-storage data-store key-value-pair key-value-store kotlin mmkv sharedpreferences
Last synced: 10 Apr 2025
https://github.com/jmarkstar/gpstrackerdemo
This little android project is using AlarmManager and JobScheduler to get Location in an interval time.
alarmmanager android-application broadcastreceiver gps-tracker job-scheduler localbroadcastmanager play-services-location recyclerview services sharedpreferences
Last synced: 26 Apr 2025
https://github.com/spikeysanju/picto
🌌 An MVVM Sample project with custom Image Loading Library
android coroutines-android darktheme imageloadinglibrary koin koin-android kotlin kotlin-android kotlin-coroutines kotlin-library livedata-viewmodel material-design mvvm-architecture okhttp3 recyclerview retrofit2 room-database room-persistence-library sharedpreferences viewmodel
Last synced: 04 Oct 2025
https://github.com/selimhorri/project-tracking-system-mobile-frontend-app
Android client for project-tacking-system backend hosted on Cloud
android api-client api-rest callbacks gradle java retrofit2 sharedpreferences volley volley-api
Last synced: 28 Jul 2025
https://github.com/demola234/rydr
Ride Hailing Application with Flutter, Bloc and Google Map
bloc firebase firebase-auth firebasefirestore flutter geolocation google-maps polylines sharedpreferences
Last synced: 24 Jul 2025
https://github.com/espoirx/elegantdata
像操作Room一样操作 SharedPreferences 和 File 文件.
data database db elegantdata file room sharedpreferences
Last synced: 01 Sep 2025
https://github.com/xtonousou/soundboardx
Material designed Android soundboard with particles on tap and many more ...
android animations event-bus material-design sharedpreferences soundboard
Last synced: 30 Oct 2025
https://github.com/frideosapps/theme_changer
A simple starter app with a drawer and a dynamic theme changer and persistent theme using the sharedpreferences.
bloc blocpattern dynamic-themes flutter flutter-apps flutter-demo flutter-examples frideos-library mobile mobile-app mobile-development reactive-programming sharedpreferences streams
Last synced: 22 Jun 2025
https://github.com/rodydavis/settings_manager
Flutter settings manager built on top of Shared Preferences
flutter flutter-package sharedpreferences
Last synced: 22 Apr 2025
https://github.com/simpleton/yasp
Yet Another Shared Preference
android kvstore sharedpreferences
Last synced: 28 Apr 2025
https://github.com/mohanedzekry/flutter-local-storage-clean-architecture
flutter local storage project using several trending packages so we can have a clear understanding of which is the best choice for us
bloc clean-architecture crud dart flutter freezed hive isar sembast sharedpreferences sqflite
Last synced: 23 Jun 2025
https://github.com/tortuvshin/actions
actions android android-application java navigation service sharedpreferences source theme
Last synced: 22 Apr 2025
https://github.com/datanapps/AndroidUtility
An android utility library for use log, snackbar, dateUtils, Collection utils and many more
android android-app android-application android-lib android-library exception-handling fileutils kotlin kotlin-android kotlin-library kotlin-utility logcat sharedpreferences snackbar toast utility-library
Last synced: 28 Mar 2025
https://github.com/frezyx/storage_view
Flutter inspector tool for any database, storage and shared_preferences.
dart dart-library dart-package database database-management flutter flutter-package flutter-plugin inspector localstorage sharedpreferences sqlite storage
Last synced: 11 Aug 2025
https://github.com/mahmoudelsayed7/dr.ai
Flutter-based mobile app designed as your personal medical assistant, combining advanced technology and medical expertise. It offers features like medical queries, hospital locator, medical history access, emergency support, and data privacy, ensuring effective healthcare management.
chat-bot dio-flutter firebase firebase-auth firebase-firestore flutter flutter-android flutter-apps geolocation geolocator google-gemini-ai google-generative-ai google-maps google-maps-api healthcare-application hive hivedb hospital-locator maps sharedpreferences
Last synced: 04 Oct 2025
https://github.com/nishan-pradhan06/passwordgenerator
Kodaschool.com Random Password Generator App challenge
android challenge flutter ios mobile-app provider sharedpreferences state-management ui
Last synced: 20 Jun 2025
https://github.com/xaldarof/encrypted-shared-preferences
Perfect for developers prioritizing security, Encrypted Shared Preferences integrates effortlessly into your projects, offering peace of mind and enhancing data privacy. Safeguard your app's data with this essential encryption solution
encryption flutter key library observable reactive sharedpreferences stream
Last synced: 30 Sep 2025
https://github.com/rocketchat/rn-user-defaults
Use UserDefaults (iOS) and SharedPreferences (AndroidOS) with React Native, this can help you to share credentials between apps or between app and extensions on iOS.
android context ios react-native sharedpreferences userdefaults
Last synced: 13 Oct 2025
https://github.com/kkvanonymous/crypt-chat
An end-to-end encrypted flutter chat app
aes-encryption chat-application cloud-firestore dart encryption-decryption firebase-auth firebase-database firebase-storage flutter sharedpreferences text-messaging
Last synced: 09 Apr 2025
https://github.com/bartektartanus/pref_dessert
Package that allows you persist objects as shared preferences easily.
dart flutter persisting-objects sharedpreferences
Last synced: 03 May 2025
https://github.com/sondosaabed/taskaty
👩🏽🏫Taskaty is your go-to simple task managmnet mobile app. Your tool for effortlessly organainzg tasks. 👩🏽🏫
android-studio gradle gson java mobile-app sharedpreferences tasks-manager ui-design
Last synced: 09 Jul 2025
https://github.com/mancj/kpreference
Super lightweight Android preference Kotlin library made easy ⚙️⚙️⚙️
android kotlin sharedpreferences sharedpreferences-editor
Last synced: 08 Oct 2025
https://github.com/kishandonga/EasyPrefs
EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.
android android-library androidlibrary easy-to-use encrypted-preferences encryptedpreferences encryptedsharedpreferences preferences preferences-api sharedpreferences sharedpreferences-editor tested
Last synced: 12 Apr 2025
https://github.com/marchdev-tk/cross_local_storage
SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux).
android dart dart2 dartlang flutter flutter-package flutter-plugin ios linux localstorage macos macosx nsuserdefaults shared-preferences sharedpreferences storage userdefaults web windows
Last synced: 13 Apr 2025
https://github.com/halilozel1903/darkmode
Project about changing Themes in Android app. 💡🔦🗽 ( Dark & Light) Mode. 💫
alertdialog android-app android-dark-theme android-dark-theme-sample android-development android-theme android-theme-library dark-theme databinding databinding-android databinding-library kotlin-android kotlin-app light-theme shared-library sharedpreferences theme-settings theme-ui
Last synced: 29 Apr 2025
https://github.com/kazakago/preferhythm
Generate Android's SharedPreferences related boilerplate code.
Last synced: 10 Apr 2025
https://github.com/guilhe/sharedprefs-ktx
Save and load objects from SharedPreferences in a faster and simpler way with Kotlin Extensions 🎉
gson-converter kotlin-android kotlin-extensions moshi-converter sharedpreferences
Last synced: 27 Jul 2025
https://github.com/mdazfar2/cool-gifs-for-github
In repo, you will get so many of the cool font of GitHub README.md where you can use your profile best using my readme cool font which i provide all the in my repo.. Thanks!
follow githb-profile hacktoberfest hacktoberfest-accepted hacktoberfest2024 readme-md readme-profile readme-template sharedpreferences
Last synced: 06 Apr 2025
https://github.com/tommus/ktx-prefs
Shared preferences made easy. With a little bit of reactive extensions.
android annotation-processor annotations compile-time kotlin kotlin-library sharedpreferences utility
Last synced: 14 Apr 2025
https://github.com/GuilhE/SharedPrefs-ktx
Save and load objects from SharedPreferences in a faster and simpler way with Kotlin Extensions 🎉
gson-converter kotlin-android kotlin-extensions moshi-converter sharedpreferences
Last synced: 12 Apr 2025
https://github.com/espoirx/kvpref
基于属性委托的 key-value 方式存储封装
database file key-value library mmkv preferences sharedpreferences
Last synced: 15 Jul 2025
https://github.com/mo7amedaliebaid/beautify
Beautify is a flutter e-commerce app for displaying makeup products ,managing user's orders and sales.
animations barcode bloc cache cached-network-images cart checkout-page dart dio ecommerce flutter flutter-ecommerce flutter-ui getx hive image-picker mvvm search share-plus sharedpreferences
Last synced: 12 Apr 2025
https://github.com/omjogani/course-app
A Course App built in Flutter with LocalDB (Shared Preferences), Course Progress, Video Content Viewer, Evaluation based on Quiz...
course-app dart flutter localstorage sharedpreferences
Last synced: 15 Apr 2025
https://github.com/nada-gaber/spacex
Stay updated on SpaceX launches, missions, and news. Explore stunning images and videos, track launches, and learn about space exploration innovations. Your SpaceX companion app!
agora animation api bloc clean-architecture dart firebase flutter model retrofit sharedpreferences spacex-api sqlite state-management
Last synced: 08 Apr 2025
https://github.com/sondosaabed/paltales
PalTales is a mobile app that shows Palestinian Inspiring Tales through lists of Movies & Books. 🇵🇸
anroid-studio encryption gaza gson mobile-app palestine sha256 sharedpreferences volly webservices
Last synced: 22 Apr 2025
https://github.com/sedatdynn/cafeteria-app
Cafeteria Menu Application
autoroute connectivity cubit dio jsonserializable localization sharedpreferences
Last synced: 10 Apr 2025
https://github.com/jozzdart/prf
Easily save and load values locally. Effortless local persistence with type safety and zero boilerplate. Just get, set, and go.
dart flutter jozz local-storage localstorage persistence persistent-storage shared-preferences sharedpreferences
Last synced: 14 Oct 2025
https://github.com/tayyabmughal676/flutter_dio_network_mvvm_provider
Flutter Dio Network MVVM Pattern Provider State Management
dart dio firebase flutter flutter-apps flutter-examples mvvm provider provider-state-management sharedpreferences toasts
Last synced: 11 Oct 2025
https://github.com/nikaera/unity-ios-android-secretmanager-sample
EncryptedSharedPreferences および Keychain Services を Unity から利用する Unity サンプルプロジェクト
android ios keychain-services sharedpreferences unity
Last synced: 12 Sep 2025
https://github.com/Codeblin/ObjectPreference
Fast and easy Shared Preferences managing with object mapping annotations for simple or complex class structures
android code-generation data dataclasses easy-to-use localstorage mapping-annotations sharedpreferences sharedpreferences-easy sharedpreferences-helper sharedpreferences-manager
Last synced: 12 Apr 2025
https://github.com/afiqiqmal/sharedchamber-kotlin
Android Secure SharedPreferences Kotlin Using Facebook Conceal Encryption
android conceal concealsharedpreference-android facebook kotiln library sharedpreferences
Last synced: 19 Oct 2025
https://github.com/mo7amedaliebaid/ecommerce-flutter
Alpha Store is a Flutter app for hyper, multi-categories market to display products, manage sales and orders.
api cache cart connectivity-checker dart ecommerce flutter http localization notifications provider responsive-design sharedpreferences shimmer url-launcher
Last synced: 24 Sep 2025
https://github.com/ehsannarmani/easyshared
A Library For Using SharedPreferences Easier
android android-library android-studio database easy java kotlin kotlin-android kotlin-library library mobile-development shared-preferences sharedpreferences
Last synced: 23 Mar 2025
https://github.com/purplenoodlesoop/typed-preferences
💾 Expressive and type-safe wrapper around Shared Preferences with additional features like Observers and DAOs.
dao dao-design-pattern dart flutter sharedpreferences typesafe
Last synced: 10 Sep 2025
https://github.com/jxareas/popular-movies
Consuming The Movie Database (TMDb) API with Android in order to browse Movies, TV Shows & Actors.
dagger-hilt diffutil dokka glide jetpack-navigation kotlin-coroutines kotlin-flow kotlin-serialization learn livedata mvvm-android okhttp3 recyclerview retrofit sharedpreferences viewbinding viewmodel viewpager2
Last synced: 03 Aug 2025
https://github.com/camus-design/simple_shared_preferences
A simple wrapper for [SharedPreferences] that supports string, int, double, bool, List<String>, and Map<String, dynamic> types.
android dart dartlang flutter flutter-plugin flutter-widget ios linux localstorage plugin sharedpreference sharedpreferences web widget windows
Last synced: 22 Jul 2025
https://github.com/hgschandeepa/expenz--app-07-dp-education
Expenz is a Flutter application designed to help users track their expenses and incomes efficiently. With its user-friendly interface and robust features, managing your finances becomes hassle-free.
dart flchart flutter sharedpreferences
Last synced: 13 Oct 2025