Slide 12
Slide 12 text
private: false
To publish a package on pub.dev, first make it public:
Publishing a public package
dart pub publish --dry-run
dart pub publish
Log in to pub.dev with a Google account, and upload it:
The official documentation: https://dart.dev/tools/pub/publishing
Make sure its LICENSE is
permissive (BSD-3)
Edit the CHANGELOG.md
+
+
Publishing is forever!
You can then transfer it to a
verified publisher, if you
administer one.
+
+