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

reactive stream wrapper around sqflite inspired by sqlbrite

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add streamqflite

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

dependencies:
  streamqflite: ^1.0.0

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:streamqflite/streamqflite.dart';
2
likes
25
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

reactive stream wrapper around sqflite inspired by sqlbrite

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, sqflite

More

Packages that depend on streamqflite