Deploy flutter app to appetize.io

How To deploy flutter app to appetize.io?
Can someone give thé full steps in workflow to deploy a flutter app ?

Hi @liteshare92!

Sure, it’s super easy!

  1. Make sure to add the Appetize.io deploy workflow step towards the very end of your workflow,
  2. Fill in the Application Path input, which is usually either $BITRISE_APK_PATH or $BITRISE_IPA _PATH or $BITRISE_AAB _PATH
  3. Provide your Appetize.io API token to the input below, which you can learn about here: Getting started - Appetize.io Docs

That’s about it! :slight_smile: