moor_db_viewer 1.0.0 copy "moor_db_viewer: ^1.0.0" to clipboard
moor_db_viewer: ^1.0.0 copied to clipboard

discontinuedreplaced by: drift_db_viewer
outdated

A package to view your moor database in your own app with filtering and without the need of exporting your db file.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:moor_db_viewer_example/my_app.dart';

void main() => runApp(MyApp());
48
likes
0
pub points
76%
popularity

Publisher

verified publishervanlooverenkoen.be

A package to view your moor database in your own app with filtering and without the need of exporting your db file.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, moor_flutter, provider

More

Packages that depend on moor_db_viewer