jaguar_orm 0.0.3 copy "jaguar_orm: ^0.0.3" to clipboard
jaguar_orm: ^0.0.3 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.0.3

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

Homepage

License

unknown (LICENSE)

Dependencies

build, intl, jaguar_query, source_gen, source_gen_help, yaml

More

Packages that depend on jaguar_orm