reedmace_generator 1.0.0-dev.9 copy "reedmace_generator: ^1.0.0-dev.9" to clipboard
reedmace_generator: ^1.0.0-dev.9 copied to clipboard

Code generator for the reedmace server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add reedmace_generator

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

dependencies:
  reedmace_generator: ^1.0.0-dev.9

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:reedmace_generator/reedmace_generator.dart';
0
likes
100
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for the reedmace server

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, build_runner, code_builder, collection, conduit_codable, conduit_open_api, crypto, dart_style, glob, lyell, lyell_gen, path, reedmace, source_gen, uuid

More

Packages that depend on reedmace_generator