storage_view 0.1.0-dev.4 copy "storage_view: ^0.1.0-dev.4" to clipboard
storage_view: ^0.1.0-dev.4 copied to clipboard

Flutter inspector tool for any database, storage and shared_preferences

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storage_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  storage_view: ^0.1.0-dev.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:storage_view/storage_view.dart';
25
likes
140
points
327
downloads

Publisher

verified publisherfrezycode.com

Weekly Downloads

Flutter inspector tool for any database, storage and shared_preferences

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, talker, talker_flutter

More

Packages that depend on storage_view