database_universe 0.0.5 copy "database_universe: ^0.0.5" to clipboard
database_universe: ^0.0.5 copied to clipboard

discontinued

Extremely fast, easy to use, and fully async NoSQL database for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add database_universe

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

dependencies:
  database_universe: ^0.0.5

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:database_universe/database_universe.dart';
5
likes
0
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

Extremely fast, easy to use, and fully async NoSQL database for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#database #database-universe #sqlite #encryption #storage

Documentation

Documentation

Funding

Consider supporting this project:

github.com
github.com

License

unknown (license)

Dependencies

analyzer, build, ffi, flutter, general_lib, js, meta, source_gen

More

Packages that depend on database_universe