Example request: CI Integration
nisrulz opened this issue · 1 comments
nisrulz commented
Project Name: ci_integration
Description: A flutter example app to setup CI integration such as Bitrise.
The app is supposed to work like:
- Using a specific free CI provider such as Bitrise
- It should be able to run a workflow such that it generates APK and other distribution formats for other platforms in a sub directory named
dist
. - It should be able to run tests, lint checks, static code analysis and code formatter via worklfows