sqlite_flutter_pcl 0.0.7 copy "sqlite_flutter_pcl: ^0.0.7" to clipboard
sqlite_flutter_pcl: ^0.0.7 copied to clipboard

outdated

Adding description next.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sqlite_flutter_pcl

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

dependencies:
  sqlite_flutter_pcl: ^0.0.7

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:sqlite_flutter_pcl/sqlite_flutter_pcl.dart';
4
likes
0
points
170
downloads

Publisher

unverified uploader

Weekly Downloads

Adding description next.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, path_provider, sqflite, sqflite_common_ffi

More

Packages that depend on sqlite_flutter_pcl