sni_database 0.0.1 copy "sni_database: ^0.0.1" to clipboard
sni_database: ^0.0.1 copied to clipboard

A project for local storage configuration use Sembast and Sqflite.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sni_database

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

dependencies:
  sni_database: ^0.0.1

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:sni_database/sni_database.dart';
0
likes
130
points
28
downloads

Publisher

verified publishersniren.my.id

Weekly Downloads

A project for local storage configuration use Sembast and Sqflite.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, path_provider, provider, sembast, sembast_web, sqflite

More

Packages that depend on sni_database