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

贡献者指南