rcache_flutter 1.1.2
rcache_flutter: ^1.1.2 copied to clipboard
A lightweight Flutter plugin for secure, efficient data storage across iOS, macOS, and Android platforms, simplifying persistent data management.
1.0.0 #
- RCache is a lightweight Flutter plugin designed to simplify data storage across iOS, macOS, and Android. It offers an intuitive API for managing general data and securely handling credentials. On iOS and macOS, it integrates with UserDefaults and Keychain, while on Android, it utilizes SharedPreferences and EncryptedSharedPreferences. RCache streamlines persistent storage management, making it easy to handle data securely and efficiently across platforms.
1.1.0 #
- More stable performance and improved quality
1.1.1 #
- Bug Fixes and Security Improvements
1.1.2 #
- Bug Fixes and Improvements