objd_gen 0.0.4 copy "objd_gen: ^0.0.4" to clipboard
objd_gen: ^0.0.4 copied to clipboard

A package of code generators for objD Annotations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add objd_gen

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

dependencies:
  objd_gen: ^0.0.4

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:objd_gen/builders.dart';
1
likes
110
pub points
7%
popularity

Publisher

verified publisherstevertus.com

A package of code generators for objD Annotations

Homepage

Documentation

Documentation
API reference

License

BSD-2-Clause (LICENSE)

Dependencies

analyzer, build, build_config, objd, source_gen

More

Packages that depend on objd_gen