rivet 2.0.0 copy "rivet: ^2.0.0" to clipboard
rivet: ^2.0.0 copied to clipboard

A blazing-fast, type-safe backend framework for Dart with auto-generated Flutter clients

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rivet

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

dependencies:
  rivet: ^2.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rivet/rivet.dart';
10
likes
130
points
169
downloads

Publisher

unverified uploader

Weekly Downloads

A blazing-fast, type-safe backend framework for Dart with auto-generated Flutter clients

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, bcrypt, build, dart_jsonwebtoken, http, mime, mongo_dart, mysql1, path, postgres, relic, serverpod, shelf, source_gen, watcher

More

Packages that depend on rivet