mole 0.1.1 copy "mole: ^0.1.1" to clipboard
mole: ^0.1.1 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.1 #

  • Upgrade flutter_secure_storage to ^11.0.0

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.
0
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisherdarkmintis.dev

Weekly Downloads

Local storage inspector for Flutter - see, edit, and clear everything your app has stored in SharedPreferences, Hive, Secure Storage, and caches.

Homepage
Repository (GitHub)
View/report issues

Topics

#storage #debugging #inspector #development

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, hive, path_provider, shared_preferences

More

Packages that depend on mole