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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
130
points
42
downloads

Publisher

verified publisherstevertus.com

Weekly Downloads

2024.09.25 - 2025.04.09

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