Simple client for Gitea written in Flutter
.woodpecker | ||
android | ||
assets/icon | ||
ios | ||
lib | ||
linux | ||
test | ||
web | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
l10n.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Gitea Client
A simple client for Gitea
Specification
In my homework I want to implement a client for Gitea. In this client users will be able to:
- log into any gitea instance (e.g \href{https://codeberg.org}{Codeberg}, \href{https://gitea.com}{gitea.com})
- explore repositories (eg. searching)
- view repos individually.
The client should run on Android and Linux(the two main platforms I use).
Video
The showcase video can be found here.