dogs_generator 1.0.0-alpha.1 copy "dogs_generator: ^1.0.0-alpha.1" to clipboard
dogs_generator: ^1.0.0-alpha.1 copied to clipboard

outdated

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: ^1.0.0-alpha.1

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
0
points
146
downloads

Publisher

verified publisherhelight.dev

Weekly Downloads

Code generator for the dogs serialization library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, code_builder, collection, crypto, dart_style, dogs_core, glob, path, source_gen

More

Packages that depend on dogs_generator