pubspec_generator 3.0.0-nullsafety.0 copy "pubspec_generator: ^3.0.0-nullsafety.0" to clipboard
pubspec_generator: ^3.0.0-nullsafety.0 copied to clipboard

outdated

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

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
32
likes
0
pub points
69%
popularity

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

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

build, pub_semver, yaml

More

Packages that depend on pubspec_generator