eblox_generator 0.0.3 copy "eblox_generator: ^0.0.3" to clipboard
eblox_generator: ^0.0.3 copied to clipboard

An annotation processing tool for the eblox library, used to generate some template code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eblox_generator

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

dependencies:
  eblox_generator: ^0.0.3

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

Publisher

unverified uploader

An annotation processing tool for the eblox library, used to generate some template code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, eblox_annotation, source_gen

More

Packages that depend on eblox_generator