efsqlite 1.0.2 copy "efsqlite: ^1.0.2" to clipboard
efsqlite: ^1.0.2 copied to clipboard

Package For Management Your Database Easy For Flutter And Dart EF sqlite Manage And With Entity Framework And Auto Map No Generator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add efsqlite

With Flutter:

 $ flutter pub add efsqlite

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

dependencies:
  efsqlite: ^1.0.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:efsqlite/efsqlite.dart';
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Package For Management Your Database Easy For Flutter And Dart EF sqlite Manage And With Entity Framework And Auto Map No Generator

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, sqflite

More

Packages that depend on efsqlite