10 comments (10 comments)2 reactions (2 reactions)0 assignees (0 assignees)Dart843 forks (843 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 28,869 stars (28,869 stars)
- PR merge metrics
- Avg merge 7d 21h (Avg merge 7d 21h)17 merged PRs in 30d (17 merged PRs in 30d)
Contributor guide
- Research direction
- The issue requests adding Linux ARM64 build to the release workflow. The key file is .github/workflows/release.yaml, specifically line 207 where 'stable' should be changed to 'master' and the runner should be updated to ubuntu 24.04 arm. No additional comments or PRs are linked, so the implementation is straightforward.
- Tech stack
- dartgithub actions
- Domain
- build systemci cd
- Issue type
- Feature
- Prerequisites
- GitHub Actions knowledgeFlutter build understanding