sqllite 1.1.0 copy "sqllite: ^1.1.0" to clipboard
sqllite: ^1.1.0 copied to clipboard

discontinued
Dart 1 only

A dart wrapper for kipken/sql.js

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sqllite

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

dependencies:
  sqllite: ^1.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sqllite/sqllite.dart';
0
likes
25
pub points
67%
popularity

Publisher

verified publisherjpryan.me

A dart wrapper for kipken/sql.js

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

js, resource

More

Packages that depend on sqllite