xc_db_maker 1.0.5 copy "xc_db_maker: ^1.0.5" to clipboard
xc_db_maker: ^1.0.5 copied to clipboard

outdated

Flutter Sqlite db bridge

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xc_db_maker

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

dependencies:
  xc_db_maker: ^1.0.5

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:xc_db_maker/xc_db_maker.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter Sqlite db bridge

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, path_provider, sqflite

More

Packages that depend on xc_db_maker