dogs_generator 7.0.2 copy "dogs_generator: ^7.0.2" to clipboard
dogs_generator: ^7.0.2 copied to clipboard

Code generator for the dogs serialization library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dogs_generator

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

dependencies:
  dogs_generator: ^7.0.2

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:dogs_generator/dogs_generator.dart';
0
likes
130
points
57
downloads

Publisher

verified publisherhelight.dev

Weekly Downloads

Code generator for the dogs serialization library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, code_builder, collection, crypto, dart_style, dogs_core, glob, lyell, lyell_gen, path, pubspec, recase, source_gen

More

Packages that depend on dogs_generator