nisrulz/flutter-examples

Example request: CI Integration

オープン

#22 opened on 2018/12/30

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Dart (1,640 件のフォーク)batch import
Hacktoberfest

Repository metrics

Stars
 (7,145 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Project Name: ci_integration Description: A flutter example app to setup CI integration such as Bitrise.

The app is supposed to work like:

  1. Using a specific free CI provider such as Bitrise
  2. 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.
  3. It should be able to run tests, lint checks, static code analysis and code formatter via worklfows

コントリビューターガイド