flutter_lightweight_store 0.0.1 flutter_lightweight_store: ^0.0.1 copied to clipboard
A light weight key-value store (SharedPreferences & NSUserdefaults) with saving to separated/customizable xml/plist
0.0.1 #
- Differ from shared_preferences package,
flutter_lightweight_store
package save the key-value data to separated file as you need.