patapata_builder 1.1.0 copy "patapata_builder: ^1.1.0" to clipboard
patapata_builder: ^1.1.0 copied to clipboard

This package is a plugin for Patapata that uses build_runner to generate classes used in Patapata app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add patapata_builder

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

dependencies:
  patapata_builder: ^1.1.0

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:patapata_builder/patapata_builder.dart';
0
likes
0
points
33
downloads

Publisher

verified publishergree.co.jp

Weekly Downloads

This package is a plugin for Patapata that uses build_runner to generate classes used in Patapata app.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_config, meta, patapata_core, source_gen

More

Packages that depend on patapata_builder