nisrulz/flutter-examples

Example request: CI Integration

開放

#22 建立於 2018年12月30日

 (1 則留言) (0 個反應) (0 位負責人)Dart (1,640 個分叉)batch import
Hacktoberfest

倉庫指標

星標
 (7,145 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南