shared_preferences_debugger 0.0.5 copy "shared_preferences_debugger: ^0.0.5" to clipboard
shared_preferences_debugger: ^0.0.5 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.5

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
0
points
196
downloads

Publisher

verified publisherhtsuruo.com

Weekly Downloads

Debugger for `shared_preferences` plugin

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

clipboard, flutter, shared_preferences

More

Packages that depend on shared_preferences_debugger