You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/flutterBuild Pipeline was successful
Details
ci/woodpecker/tag/flutterBuild Pipeline failed
Details
|
2 years ago | |
---|---|---|
.woodpecker | 2 years ago | |
android | 2 years ago | |
assets/icon | 2 years ago | |
ios | 2 years ago | |
lib | 2 years ago | |
linux | 2 years ago | |
test | 2 years ago | |
web | 2 years ago | |
.gitignore | 2 years ago | |
.metadata | 2 years ago | |
README.md | 2 years ago | |
analysis_options.yaml | 2 years ago | |
l10n.yaml | 2 years ago | |
pubspec.lock | 2 years ago | |
pubspec.yaml | 2 years ago |
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.