efsqlite 1.0.4 copy "efsqlite: ^1.0.4" to clipboard
efsqlite: ^1.0.4 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 Flutter:

 $ flutter pub add efsqlite

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

dependencies:
  efsqlite: ^1.0.4

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:efsqlite/efsqlite.dart';
3
likes
120
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

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, path, sqflite

More

Packages that depend on efsqlite