Simple client for Gitea written in Flutter
Find a file
2022-05-09 11:57:44 +02:00
.woodpecker Removed linux build from pipeline 2022-05-07 16:08:56 +02:00
android Initial commit 2022-05-03 17:31:36 +02:00
ios Initial commit 2022-05-03 17:31:36 +02:00
lib Basic repository list 2022-05-09 11:57:44 +02:00
linux Added help for generating access token 2022-05-07 15:03:20 +02:00
test Initial commit 2022-05-03 17:31:36 +02:00
web Initial commit 2022-05-03 17:31:36 +02:00
.gitignore Initial commit 2022-05-03 17:31:36 +02:00
.metadata Initial commit 2022-05-03 17:31:36 +02:00
analysis_options.yaml Initial commit 2022-05-03 17:31:36 +02:00
pubspec.lock Basic repository list 2022-05-09 11:57:44 +02:00
pubspec.yaml Basic repository list 2022-05-09 11:57:44 +02:00
README.md Initial commit 2022-05-03 17:31:36 +02:00

gitea_client

A simple client for Gitea

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.