buoy_storage 0.3.0 copy "buoy_storage: ^0.3.0" to clipboard
buoy_storage: ^0.3.0 copied to clipboard

Buoy storage inspector for Flutter — browse and monitor shared_preferences (plus optional secure/MMKV backends) in an in-app panel with filters and live streaming to Buoy Desktop.

0.3.0 #

  • Initial release of the Buoy storage inspector for Flutter.
  • Browse every shared_preferences key/value in an in-app panel, with a live Events stream, key-pattern filters, and pin/hide.
  • Live monitoring of storage writes via an owned-write wrapper (BuoyPrefs) plus a poll/diff timer (shared_preferences has no change stream).
  • Optional secure/MMKV backend registration seams (no native deps by default).
  • Streams to Buoy Desktop / MCP via the storage sync adapter (protocol v1), matching @buoy-gg/storage.
0
likes
140
points
90
downloads

Documentation

API reference

Publisher

verified publisherbuoy.gg

Weekly Downloads

Buoy storage inspector for Flutter — browse and monitor shared_preferences (plus optional secure/MMKV backends) in an in-app panel with filters and live streaming to Buoy Desktop.

License

unknown (license)

Dependencies

buoy_core, buoy_shared_ui, flutter, shared_preferences

More

Packages that depend on buoy_storage