rift 1.0.1 copy "rift: ^1.0.1" to clipboard
rift: ^1.0.1 copied to clipboard

Rift — The next-generation NoSQL database for Flutter & Dart. Pure Dart, blazing fast, reactive queries, and zero native dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rift

With Flutter:

 $ flutter pub add rift

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

dependencies:
  rift: ^1.0.1

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:rift/rift.dart';
1
likes
135
points
124
downloads

Documentation

API reference

Publisher

verified publisheridris-ghamid.linkpc.net

Weekly Downloads

Rift — The next-generation NoSQL database for Flutter & Dart. Pure Dart, blazing fast, reactive queries, and zero native dependencies.

Topics

#database #nosql #storage #flutter #reactive

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

crypto, isolate_channel, json_annotation, meta, web

More

Packages that depend on rift