comon_orm_sqlite_flutter 0.0.1-alpha.2 copy "comon_orm_sqlite_flutter: ^0.0.1-alpha.2" to clipboard
comon_orm_sqlite_flutter: ^0.0.1-alpha.2 copied to clipboard

Flutter-oriented SQLite runtime adapter for comon_orm built on the sqflite ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add comon_orm_sqlite_flutter

With Flutter:

 $ flutter pub add comon_orm_sqlite_flutter

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

dependencies:
  comon_orm_sqlite_flutter: ^0.0.1-alpha.2

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:comon_orm_sqlite_flutter/comon_orm_sqlite_flutter.dart';
0
likes
0
points
29
downloads

Documentation

Documentation

Publisher

verified publisherserezhia.ru

Weekly Downloads

Flutter-oriented SQLite runtime adapter for comon_orm built on the sqflite ecosystem.

Repository (GitHub)
View/report issues

Topics

#orm #prisma #sqlite #flutter #sqflite

License

unknown (license)

Dependencies

comon_orm, flutter, sqflite, sqflite_common, sqflite_common_ffi, sqflite_common_ffi_web

More

Packages that depend on comon_orm_sqlite_flutter