storage_inspector 0.0.1-dev.2 copy "storage_inspector: ^0.0.1-dev.2" to clipboard
storage_inspector: ^0.0.1-dev.2 copied to clipboard

outdated

A flutter plugin that facilitates inspection and modification of 'local storage' inside a flutter app

Flutter local storage inspector #

This library allows you to inspect your apps local storage at runtime. During development, use the "Local storage inspector" plugin (pending) in your IntelliJ based IDE to inspect and modify the local files, databases, models, ... of your app

Features #

  • Bindings for shared preferences
  • Bindings for secure storage
  • Bindings for drift databases (WIP)
  • Bindings for local files (WIP)

Getting started #

See example

18
likes
0
pub points
87%
popularity

Publisher

verified publisherchimerapps.com

A flutter plugin that facilitates inspection and modification of 'local storage' inside a flutter app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, dart_service_announcement, flutter, flutter_secure_storage, path, rxdart, shared_preferences, synchronized, tuple, uuid

More

Packages that depend on storage_inspector