local_database_visual_debugger 0.0.1 copy "local_database_visual_debugger: ^0.0.1" to clipboard
local_database_visual_debugger: ^0.0.1 copied to clipboard

A plug-and-play in-app database viewer and inspector for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_database_visual_debugger

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

dependencies:
  local_database_visual_debugger: ^0.0.1

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:local_database_visual_debugger/local_database_visual_debugger.dart';
3
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A plug-and-play in-app database viewer and inspector for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

drift, flutter, hive, isar, path_provider, share_plus, shared_preferences, sqflite

More

Packages that depend on local_database_visual_debugger