ormed 0.2.0 copy "ormed: ^0.2.0" to clipboard
ormed: ^0.2.0 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.2.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:ormed/ormed.dart';
6
likes
140
points
129
downloads

Documentation

Documentation
API reference

Publisher

verified publisherglenfordwilliams.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#orm #database #sql

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, build, carbonized, collection, contextual, decimal, dotenv, glob, hashlib, inflector_dart, meta, path, source_gen, test, yaml

More

Packages that depend on ormed