sqlite3_flutter_libs 0.6.0+eol copy "sqlite3_flutter_libs: ^0.6.0+eol" to clipboard
sqlite3_flutter_libs: ^0.6.0+eol copied to clipboard

Not used anymore, update to version 3.x of package:sqlite3 instead

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sqlite3_flutter_libs

With Flutter:

 $ flutter pub add sqlite3_flutter_libs

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

dependencies:
  sqlite3_flutter_libs: ^0.6.0+eol

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

Import it

Now in your Dart code, you can use:

import 'package:sqlite3_flutter_libs/sqlite3_flutter_libs.dart';
172
likes
150
points
403k
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

Not used anymore, update to version 3.x of package:sqlite3 instead

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on sqlite3_flutter_libs