nisrulz / nisrulz/flutter-examples
Example request: CI Integration
Nobody has claimed this yet.
- 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:
- 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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