ormed 0.1.0-dev+3 copy "ormed: ^0.1.0-dev+3" to clipboard
ormed: ^0.1.0-dev+3 copied to clipboard

Strongly typed ORM core primitives (annotations, metadata, codecs, and generator) for the routed ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ormed

With Flutter:

 $ flutter pub add ormed

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

dependencies:
  ormed: ^0.1.0-dev+3

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:ormed/ormed.dart';
3
likes
140
points
--
downloads

Publisher

verified publisherglenfordwilliams.com

Strongly typed ORM core primitives (annotations, metadata, codecs, and generator) for the routed ecosystem.

Repository (GitHub)
View/report issues

Topics

#orm #database #sql

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

analyzer, build, carbonized, collection, contextual, crypto, dotenv, glob, inflector_dart, meta, path, source_gen, test, yaml

More

Packages that depend on ormed