shared_preferences_debugger 0.0.6 copy "shared_preferences_debugger: ^0.0.6" to clipboard
shared_preferences_debugger: ^0.0.6 copied to clipboard

outdated

Debugger for `shared_preferences` plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_preferences_debugger

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

dependencies:
  shared_preferences_debugger: ^0.0.6

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_debugger/shared_preferences_debugger.dart';
3
likes
80
points
196
downloads

Publisher

verified publisherhtsuruo.com

Weekly Downloads

Debugger for `shared_preferences` plugin

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

clipboard, flutter, shared_preferences

More

Packages that depend on shared_preferences_debugger