routed_database 0.1.0 copy "routed_database: ^0.1.0" to clipboard
routed_database: ^0.1.0 copied to clipboard

Routed integration for Ormed databases.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed_database

With Flutter:

 $ flutter pub add routed_database

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

dependencies:
  routed_database: ^0.1.0

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Routed integration for Ormed databases.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

ormed, routed_core

More

Packages that depend on routed_database