sqliterawalvee 0.0.1-3490100 copy "sqliterawalvee: ^0.0.1-3490100" to clipboard
sqliterawalvee: ^0.0.1-3490100 copied to clipboard

SQLite raw dart ffi, no alterations, so you can use full SQLite C API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sqliterawalvee

With Flutter:

 $ flutter pub add sqliterawalvee

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

dependencies:
  sqliterawalvee: ^0.0.1-3490100

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

Publisher

unverified uploader

Weekly Downloads

SQLite raw dart ffi, no alterations, so you can use full SQLite C API

Documentation

API reference

License

unknown (license)

Dependencies

ffi

More

Packages that depend on sqliterawalvee