flutter_local_prefs 0.0.4
flutter_local_prefs: ^0.0.4 copied to clipboard
A Flutter plugin to manage local preferences using UserDefaults and SharedPreferences.
0.0.1 #
- Initial Release.
0.0.2 #
- Update Readme.md.
0.0.3 #
- Made the repo public.
0.0.4 #
- Improved documentation clarity and structure.
- Clearly distinguished between persistent and non-persistent data usage.
- Provided examples for handling logout scenarios effectively.
- Enhanced API reference section for better readability.