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

Shared preferences driver for storage_view. Flutter inspector tool for any database, storage

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_preferences_storage_view_driver

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

dependencies:
  shared_preferences_storage_view_driver: ^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:shared_preferences_storage_view_driver/shared_preferences_storage_view_driver.dart';
5
likes
150
points
263
downloads

Publisher

verified publisherfrezycode.com

Weekly Downloads

Shared preferences driver for storage_view. Flutter inspector tool for any database, storage

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences, storage_view

More

Packages that depend on shared_preferences_storage_view_driver