moor_ffi 0.8.0 copy "moor_ffi: ^0.8.0" to clipboard
moor_ffi: ^0.8.0 copied to clipboard

discontinued

Provides sqlite bindings using dart:ffi, including a moor executor

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add moor_ffi

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

dependencies:
  moor_ffi: ^0.8.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:moor_ffi/moor_ffi.dart';
29
likes
30
pub points
70%
popularity

Publisher

verified publishersimonbinder.eu

Provides sqlite bindings using dart:ffi, including a moor executor

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

collection, ffi, meta, moor, sqlite3_flutter_libs

More

Packages that depend on moor_ffi