build_pubspec 0.2.0+1 icon indicating copy to clipboard operation
build_pubspec: ^0.2.0+1 copied to clipboard

Extract pubspec details (such as package version, author and description) into Dart code.

example/README.md

Examples #

How to run the examples #

  1. cd example/{SELECT_YOUR_EXAMPLE}
  2. pub get
  3. pub run build_runner build

I didn't add the generated files to .gitignore in the example folders so that you can see the expected output even without running the examples. However, you can consider adding generated files to .gitignore in your project.

5
likes
110
pub points
26%
popularity

Publisher

verified publisher icondartside.dev

Extract pubspec details (such as package version, author and description) into Dart code.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

build, build_config, meta, pubspec_parse, source_gen

More

Packages that depend on build_pubspec