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

discontinuedreplaced by: drift_db_viewer

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/app.dart';

void main() => runApp(MyApp());
48
likes
110
pub points
75%
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.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

db_viewer, flutter, moor, provider

More

Packages that depend on moor_db_viewer