sql_query 0.0.2+3 copy "sql_query: ^0.0.2+3" to clipboard
sql_query: ^0.0.2+3 copied to clipboard

outdated

Extended Function for sqflite.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sql_query

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

dependencies:
  sql_query: ^0.0.2+3

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:sql_query/sql_query.dart';
1
likes
130
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Extended Function for sqflite.

License

MIT (license)

Dependencies

flutter, sqflite

More

Packages that depend on sql_query