drift_devtools 0.0.17 copy "drift_devtools: ^0.0.17" to clipboard
drift_devtools: ^0.0.17 copied to clipboard

A Flutter package that provides a visual interface for inspecting and debugging Drift databases in real-time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drift_devtools

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

dependencies:
  drift_devtools: ^0.0.17

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:drift_devtools/drift_devtools.dart';
2
likes
155
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a visual interface for inspecting and debugging Drift databases in real-time.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

drift, flutter, sqflite

More

Packages that depend on drift_devtools