pubspec_generator 4.0.0 copy "pubspec_generator: ^4.0.0" to clipboard
pubspec_generator: ^4.0.0 copied to clipboard

Code generator pubspec.yaml.g.dart from pubspec.yaml. Just import `pubspec_generator` and then run `dart run build_runner build`

4.0.0 - 2023-07-03 #

Changed #

  • Dart v3
  • Refactoring
  • Sealed class instead of global variables
  • More properties
  • Comments
  • Tests
  • Update README.md

3.0.1 - 2021-05-14 #

Changed #

  • Bump dev_dependencies

3.0.0 - 2021-03-27 #

Changed #

  • Refactoring
  • Non nullable support

3.0.0-nullsafety.1 - 2021-03-25 #

Fixed #

  • Add Boolean support

3.0.0-nullsafety.0 - 2021-03-25 #

Changed #

  • Non nullable support
  • Refactoring
  • Output format

2.1.1-dev - 2020-10-19 #

Added #

  • Option with output destination

Fixed #

  • Yaml list value with extra comma

2.0.1 - 2020-09-06 #

Fixed #

  • Fix missing semicolon

2.0.0 - 2020-08-29 #

Added #

  • Ignore raw string comment

Changed #

  • Refactoring and new lints (pedantic + effective dart)
  • Build strings with StringBuffer
  • Change path to lib/src/constants/pubspec.yaml.g.dart

1.0.1+1 - 2020-05-24 #

Changed #

  • Update README.md

1.0.1 - 2020-05-24 #

Added #

  • Add build date (in Unix time)

1.0.0 - 2020-05-24 #

Added #

  • Initial release with main functional
31
likes
120
pub points
70%
popularity
screenshot

Publisher

verified publisherplugfox.dev

Code generator pubspec.yaml.g.dart from pubspec.yaml. Just import `pubspec_generator` and then run `dart run build_runner build`

Homepage
Repository (GitHub)
View/report issues

Topics

#pubspec #yaml #generator #build #version

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
boosty.to

License

MIT (LICENSE)

Dependencies

analyzer, build, pub_semver, yaml

More

Packages that depend on pubspec_generator