Skip to content

stefanJi/Flutter4GitLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F4Lab

A glitlab client made by flutter. Support Android & IOS.

home config nav project merge requests merge request commit diff

Usage

Running in Android device

  1. Download release apk
  2. Install apk and then run

Running in IOS device

  1. Follow Dev Section

Dev

First, you shuold setup your Flutter development env. Set up an editor.

Run Project

  1. fork or clone this project
  2. In project root dir, run:
    • flutter packages pub get
    • flutter run

Features: welcome to contribute for the following features
  • App
    • Login by Personal Access Token
    • Projects
    • Themes mode
    • Markdown and code highlighting support
    • Search Users/Orgs, Repos, Issues/MRs & Code.
  • Repositories
    • Search Repos
    • Browse and search Repos
    • See your public, private and forked Repos
    • Filter Branches and Commits
  • Issues and Merge Requests
    • Commit code diff
    • Run pipeline jobs
    • Rebase when merge request
    • Merge MRs
    • MRs statuses
    • Approve or UnApprove MR
    • CI Status
    • Play|Cancel|Retry CI Job
    • Filter Merge Requests State. (opened, closed, locked, merged)
    • Filter Merge Requests Assign. (all, assigned_to_me)
    • Discussion of merge request
  • Organisations
    • Feeds
    • Repos
  • PipeLines
    • List project's pipepine
    • Play, Retry, Cancel Pipeline Job
Api: GitLab Server || Local Server
Dependencies: Lib && Plugin

Contribution

Please contribute to the project either by creating a PR or submitting an issue on GitHub.

License

Copyright (C) 2018 StefanJi. (See the LICENSE file for the whole license text.)

About

A GitLab mobile client application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages