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

Flutter integration for Rift — the next-generation NoSQL database for Flutter & Dart. Provides automatic initialization, Flutter adapters, and reactive UI support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rift_flutter

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

dependencies:
  rift_flutter: ^1.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:rift_flutter/rift_flutter.dart';
0
likes
155
points
108
downloads

Documentation

API reference

Publisher

verified publisheridris-ghamid.linkpc.net

Weekly Downloads

Flutter integration for Rift — the next-generation NoSQL database for Flutter & Dart. Provides automatic initialization, Flutter adapters, and reactive UI support.

Repository (GitHub)
View/report issues

Topics

#database #nosql #storage #flutter #reactive

License

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

Dependencies

flutter, path, path_provider, rift

More

Packages that depend on rift_flutter