nisrulz / nisrulz/flutter-examples

Example request: CI Integration

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Hacktoberfest
Dominant language
Dart
Stars
7.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The requested work is a new ci_integration Flutter example using a provider such as Bitrise; start by locating the example app and its workflow configuration. Verify that the workflows build APK and other platform artifacts under dist and run tests, lint, static analysis, and formatting checks. Done means these workflows execute successfully and produce the requested outputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
build-system, ci-cd, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.