k-paxian / dart-package-publisher

Action to Publish Dart / Flutter Package To https://pub.dev When you need to publish a package, just bump the version in pubspec.yaml
MIT License
66 stars 10 forks source link

New option - Option to generate package documentation #24

Closed RodrigoSMarques closed 2 years ago

RodrigoSMarques commented 2 years ago

Hi, would it be possible to add an option to run the dart doc command, to generate package documentation before publishing?

Thanks.

k-paxian commented 2 years ago

Yes, sure it's possible. And with all that pub.dev is already doing exactly that on each publish, take a look at this section marked on a screenshot for your package image