flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
164.87k stars 27.17k forks source link

Create a build with Flutter Fastlane action #17402

Open xster opened 6 years ago

xster commented 6 years ago

https://docs.fastlane.tools/actions/#building

Create one to build an Android and/or iOS app via Fastlane. For simplicity, it can initially just aggregate build_ios_app and build_android_app with parameters from both.

jmagman commented 4 years ago

Is this a request for an integration tests? Or an example app? Or something else?

xster commented 4 years ago

This is to work with the Fastlane people to create a new 'flutter build' action in https://github.com/fastlane/fastlane