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
points
9
downloads

Publisher

verified publisherdartside.dev

Weekly Downloads

2024.10.05 - 2025.04.19

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

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

build, build_config, meta, pubspec_parse, source_gen

More

Packages that depend on build_pubspec