appflight_cli 0.1.4
appflight_cli: ^0.1.4 copied to clipboard
AppFlight CLI — upload APKs from your terminal or CI pipelines without the Play Store.
Changelog #
0.1.4 #
Patch Changes #
- 6e5e541: Fix release pipeline: use PAT for tag push to correctly trigger pub.dev publish
0.1.3 #
Patch Changes #
- 0445a81: Update README to reflect simplified release flow and add issues link
0.1.2 #
Patch Changes #
- 4ec9d2d: Updated docs for pub.dev scoring; added MIT license, example, and unit tests.
- fecf708: bump versioning with docs and pub.dev scores
0.1.1 #
--versionand--docsflags
0.1.0 #
- Initial release
init— scaffoldappflight.jsonin a Flutter projectlogin— authenticate with an AppFlight API keylogout— remove saved credentialswhoami— display the authenticated userupload— upload an APK and notify testers automatically