build_pubspec 0.2.0+1 copy "build_pubspec: ^0.2.0+1" to clipboard
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
40
pub points
7%
popularity

Publisher

verified publisherdartside.dev

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

build, build_config, meta, pubspec_parse, source_gen

More

Packages that depend on build_pubspec