jaguar_orm 0.2.0-dev copy "jaguar_orm: ^0.2.0-dev" to clipboard
jaguar_orm: ^0.2.0-dev copied to clipboard

outdatedDart 1 only

Source generated ORM for SQL/NoSQL

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaguar_orm

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

dependencies:
  jaguar_orm: ^0.2.0-dev

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:jaguar_orm/jaguar_orm.dart';
22
likes
0
pub points
58%
popularity

Publisher

unverified uploader

Source generated ORM for SQL/NoSQL

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

jaguar_query, quiver

More

Packages that depend on jaguar_orm