bandicoot_orm 0.0.1 copy "bandicoot_orm: ^0.0.1" to clipboard
bandicoot_orm: ^0.0.1 copied to clipboard

An entity and query building tool.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bandicoot_orm

With Flutter:

 $ flutter pub add bandicoot_orm

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

dependencies:
  bandicoot_orm: ^0.0.1

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

Publisher

unverified uploader

An entity and query building tool.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on bandicoot_orm