sqflite_live 1.0.1 copy "sqflite_live: ^1.0.1" to clipboard
sqflite_live: ^1.0.1 copied to clipboard

Sqflite live server for viewing db data on web-based local server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sqflite_live

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

dependencies:
  sqflite_live: ^1.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:sqflite_live/sqflite_live.dart';
4
likes
160
points
45
downloads

Publisher

verified publishernemr.dev

Weekly Downloads

Sqflite live server for viewing db data on web-based local server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

archive, equatable, flutter, logger, mime, path, path_provider, sqflite

More

Packages that depend on sqflite_live