F4Lab
Flutter for GitLab.
欢迎参加一起完成下面的功能 ????????
Repo: Flutter4GitLab
Features
- App
- [x] Login by Personal Access Token
- [x] Projects
- [ ] Themes mode
- [ ] Markdown and code highlighting support
- [ ] Search Users/Orgs, Repos, Issues/MRs & Code.
- Repositories
- [ ] Edit, Create & Delete files (commit)
- [ ] Edit, Create & Delete files (Project Columns Cards)
- [ ] Search Repos
- [ ] Browse and search Repos
- [x] See your public, private and forked Repos
- [ ] Filter Branches and Commits
- Issues and Pull Requests
- [ ] Search Issues/MRs
- [ ] Filter Issues/MRs
- [ ] Open/close Issues/MRs
- [ ] Comment on Issues/MRs
- [ ] Manage Issue/PR comments
- [ ] Edit Issues/MRs
- [ ] Assign people and add Labels and Milestones to Issues/MRs
- [ ] Merge MRs
- [ ] MRs request review changes/approve & comment.
- [ ] MRs statuses
- Organisations
- [x] Feeds
- [x] Repos
为啥做 GitLab 客户端 ??
现在很多同学公司应该都是用 GitLab 来做代码管理的,如果手机上有客户端能方便的合下 MR, 写个评论,给个 Approve 应该体验会好点。当然目前已经有一个 LabCat,但是其只支持 Android 平台,且没有 合MR, Approve 等功能。
使用到的库和 SDK 要求
- Android Minimum SDK 16, IOS Minimun 9.0
- Flutter
- shared_preferences
- pull_to_refresh
- xml
- url_launcher
截图
还有很多功能没做,希望有同学一起参与
Feeds | Drawer |
---|---|
Repo | Merge Request |
---|---|
原文地址:https://www.cnblogs.com/jiy-for-you/p/9899118.html
时间: 2024-11-02 04:58:05