mole 0.1.0
mole: ^0.1.0 copied to clipboard
Local storage inspector for Flutter - see, edit, and clear everything your app has stored in SharedPreferences, Hive, Secure Storage, and caches.
0.1.0 #
- Initial release: local storage inspector for Flutter.
- Built-in source adapters for SharedPreferences, Hive, and Secure Storage.
- Floating bubble + Material 3 dashboard grouped by source with live counts.
- Per-entry edit/delete, clear per source with confirmation, search by key.
- Secure Storage values masked by default (tap to reveal).
- Production-safe install gating: off by default in release with an unmissable warning when explicitly enabled.