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

A command line tool to create dart packages

Changelog #

4.0.0 - 2024-10-01 #

Added #

  • Add option --dry-run, add option --no-enforce-prefix
  • Add option --github-org to specify the Github Organization to be used
  • Remove option --enfore-prefix

Unreleased #

Changed #

  • Cleanup

2.0.1 - 2024-05-03 #

Added #

  • Add --flutter option to create flutter packages

2.0.0 - 2024-04-27 #

Added #

  • Add options --no-cli and --no-example to create a package without CLI and without example

Changed #

  • Increase version

Removed #

  • ./check script. Use gg can commit instead

1.0.3 - 2024-04-13 #

Changed #

  • Upgraded gg_args

Removed #

  • dependency to gg_install_gg, remove ./check script
  • dependency pana

1.0.2 - 2024-04-10 #

Fixed #

  • CHANGELOG.md boilerplate is not 100% cider compatible

1.0.1 - 2024-04-10 #

Removed #

  • 'Pipline: Disable cache'

1.0.0 - 2024-04-09 #

Changed #

  • Rework changelog
  • 'Github Actions Pipeline'
  • 'Github Actions Pipeline: Add SDK file containing flutter into .github/workflows to make github installing flutter and not dart SDK'
  • Prepare publish
0
likes
120
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A command line tool to create dart packages

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

args, dart_style, gg_args, gg_console_colors, gg_log, path, pubspec, recase, yaml_edit

More

Packages that depend on gg_create_package