An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with shared-preferences

A curated list of projects in awesome lists tagged with shared-preferences .

https://github.com/mcodex/react-native-sensitive-info

Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native

android android-shared-preferences fingerprint ios ios-keychain keystore react-native react-native-sensitive-info shared-preferences windows

Last synced: 13 May 2025

https://github.com/androidpluto/pluto

Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.

android android-debug-tools android-development android-library android-sdk datastore-preferences http-requests java kotlin kotlin-library layout-builder layoutmanager mocklets okhttp-interceptor okhttp3 okhttpclient pluto pluto-debugger room-database shared-preferences

Last synced: 16 May 2025

https://github.com/androidPluto/pluto

Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.

android android-debug-tools android-development android-library android-sdk datastore-preferences http-requests java kotlin kotlin-library layout-builder layoutmanager mocklets okhttp-interceptor okhttp3 okhttpclient pluto pluto-debugger room-database shared-preferences

Last synced: 12 Apr 2025

https://github.com/sriraman/react-native-shared-preferences

Android's Native key value storage system in React Native

android react-native shared-preferences storage

Last synced: 04 Aug 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/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/amitjangid80/multiutillib

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 android-database android-library android-utilities animation api-service circularimageview custom-toast database-operation imageviews shared-preferences social-buttons squareimageview switch-button toast-message

Last synced: 11 Jun 2026

https://github.com/adriano-di-giovanni/cordova-plugin-shared-preferences

Shared preferences for Cordova. Save and retrieve persistent key-value pairs of any Javascript data type.

cordova cordova-android cordova-android-plugin cordova-ios cordova-ios-plugin cordova-plugin shared-preferences

Last synced: 03 May 2025

https://github.com/ibrahimsn98/android-preference-editor

Edit the preferences of the Android applications

android shared-preferences

Last synced: 11 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/iamageo/android_samples

🔥 This repository includes examples of using components on android / kotlin, feel free to contribute or use the code available here 💻

android dagger- dagger2 dependency-injection examples grad-drop java koin kotlin listview materialdesign recyclerview shared-preferences

Last synced: 13 Apr 2025

https://github.com/PackRuble/cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates

cardoteka dart database flutter persistence shared-preferences storage

Last synced: 19 Sep 2025

https://github.com/packruble/cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates

cardoteka dart database flutter persistence shared-preferences storage

Last synced: 28 Oct 2025

https://github.com/shapcode/android-secure-prefs

A wrapper for Android's SharedPreferences interface which adds encryption to the keys and values.

android encryption kotlin shared-preferences

Last synced: 14 Jan 2026

https://github.com/edumigueis/flutter_session_manager

Easy to use session wrapper that adds support to session storage and management in flutter.

dart dart-package flutter flutter-sessions session session-management shared-preferences

Last synced: 17 Apr 2026

https://github.com/rtmigo/prefnotifiers_flutter

🗃️ Flutter library representing shared preferences as ValueNotifier objects. Reads and writes occur asynchronously in background

changenotifier flutter shared-preferences state-management

Last synced: 23 Jun 2026

https://github.com/jreategui07/educationapp

This Android application, developed with XML and Kotlin, implements a RecyclerView adapter with a custom layout, SharedPreferences for data persistence, and Gson to serialize and deserialize objects. The app allows users to enter their username, view lessons in their browser through navigation from the app, and mark them as complete.

android-app binding custom-layout gson interface kotlin opp recycler recyclerview recyclerview-adapter shared-preferences snackbar xml

Last synced: 19 Apr 2026

https://github.com/joshuadeguzman/flutter-persistence-demo

A demo on saving simple and critical data locally in Flutter

demo flutter flutter-everywhere flutter-secure-storage shared-preferences

Last synced: 13 Apr 2025

https://github.com/i-vishi/prefixer

Prefixer: Simplify Shared Preferences editing. Inspect and modify Android app preferences effortlessly.

android android-development android-library android-sdk jetpack-compose kotlin maven-central shared-preferences

Last synced: 19 Jan 2026

https://github.com/yokawaiik/tickets_storage_app

A small application project where the user can differentiate between different tickets (or other files). An application can be part of something bigger such as storage for storing documents.

architecture bloc database download-manager flutter flutter-architecture flutter-bloc get-it go-router i18n internationalization isar network routing service-locator settings shared-preferences slang

Last synced: 30 Apr 2026

https://github.com/abdalrahman-alhamod/multisweeper

A modern Minesweeper game with multi-board support, save/load functionality, and advanced undo/redo controls

bloc dart flutter game minesweeper shared-preferences

Last synced: 14 Apr 2026

https://github.com/jacobkosmart/trendtube-flutter

Search and view popular Youtube videos with Youtube API in Flutter App

flutter getx restapi shared-preferences youtube-api

Last synced: 12 Apr 2026

https://github.com/kardelruveyda/shared-preferences-example

Android Project about Shared Preferences

android java shared-preferences

Last synced: 15 Apr 2026

https://github.com/sanjeev2552/shared_preferences_plus

A Flutter plugin for reading and writing key-value pairs to persistent storage with support for isolated named containers

shared-preferences storage

Last synced: 05 Apr 2026

https://github.com/atuoha/booking_app

minimalistic appointment booking app

clean-structure dart flutter shared-preferences

Last synced: 23 Oct 2025

https://github.com/vijayinyoutube/shared_pref_json_part2

Storing data as json in shared preferences in flutter apps

dart flutter local-storage shared-preferences vijaycreations

Last synced: 17 Apr 2026

https://github.com/manuelduarte077/preferences_app

example of an app using the shared preferences package

dart flutter shared-preferences

Last synced: 04 Jun 2026

https://github.com/william-franco/ibge-census

Project to list the names obtained by the IBGE API.

dio flutter gorouter mvvm provider shared-preferences

Last synced: 04 Jun 2026

https://github.com/desarrollo-de-soluciones-iot-17757/restock-mobile-application

Restock Mobile Application has inventory management features for restaurants and retail stores. Built with Dart, Flutter and BLoC state pattern.

bloc-flutter cross-platform-app dart domain-driven-design flutter local-storage shared-preferences sqlite

Last synced: 07 Jun 2026

https://github.com/alphka/cadastroalunojava

Aplicativo desenvolvido como requisito parcial para obtenção de nota na disciplina de Projeto Integrador I do IFNMG, com o tema de cadastro de alunos e professores.

android crud gradle intent java material registration shared-preferences

Last synced: 01 May 2026

https://github.com/radespratama/staycation

My first mobile app using Java ⚡

android java shared-preferences slicing-design-to-code

Last synced: 15 May 2026

https://github.com/autokmg/shop-app-handling-apis-professionally

Showcasing how to handle APIs with Postman. Utilizing shared preferences and Flutter Bloc, this repo offers efficient state management and a better user experience. Ideal for developers who want to learn how to handle APIs professionally in their Flutter projects.

api flutter flutter-bloc postman shared-preferences

Last synced: 03 May 2026

https://github.com/zaibten/zaibten-bluetooth-chat-application

Zaibten Bluetooth Chat Application is an Android-based real-time chat application that uses Bluetooth for device-to-device communication. Built with **Java**, it provides a simple and efficient way to chat between paired devices.

andriod bluetooth chat-application java mobile-application permission-android shared-preferences xml

Last synced: 18 May 2026

https://github.com/harshilchovatiya/inspireview

InspireView is a Flutter-based mobile application that displays motivational quotes over beautiful background images. This app aims to provide daily inspiration to users through visually appealing and uplifting content. Users can manage their accounts, personalize their experience, save favorite quotes, and much more.

custom-themes daily-motivation flutter getx inspirational mobile-app motivational-quotes multilingual personalization pexels-api premium-features quotes-application quoting-platform shared-preferences user-account-management

Last synced: 24 Apr 2026

https://github.com/musamairshad/shop-app

A Full Stack Shop Application made by using Flutter with provider state management and a Firebase API 🛒🚀

api-integration dart firebase firebase-auth flutter realtime-database shared-preferences state-management

Last synced: 12 Apr 2026

https://github.com/hasnathjami/eduorigin

An Android App about Online Learning System

material-design php-mysql rest-api retrofit shared-preferences

Last synced: 13 Jun 2025

https://github.com/Zaibten/Zaibten-Bluetooth-Chat-Application

Zaibten Bluetooth Chat Application is an Android-based real-time chat application that uses Bluetooth for device-to-device communication. Built with **Java** and **XML**, it provides a simple and efficient way to chat between paired devices.

andriod bluetooth chat-application java mobile-application permission-android shared-preferences xml

Last synced: 13 Feb 2026