Bitrise Artifact Downloader

This is a flutter app which uses the Bitrise Api(https://api-docs.bitrise.io/) to show the bitrise projects and builds and lets you download your artifacts.

How to

  1. You need to generate a Bitrise Api key (https://devcenter.bitrise.io/api/authentication/)
  2. Download the flutter dependecies and run
  • flutter packages pub run build_runner build
  • inside the project folder. This will generate classes used for the HTTPClient.
  1. Insert the Api key in the settings page.

GitHub

https://github.com/Foso/BitriseArtifactDownloader