Simple client for Gitea written in Flutter
Find a file
Bazsalanszky 182588e7ae
Some checks failed
ci/woodpecker/push/flutterBuild Pipeline failed
Basic code page
2022-05-15 18:51:38 +02:00
.woodpecker Removed linux build from pipeline 2022-05-07 16:08:56 +02:00
android Changed App title 2022-05-09 22:55:36 +02:00
assets/icon Changed App title 2022-05-09 22:55:36 +02:00
ios Initial commit 2022-05-03 17:31:36 +02:00
lib Basic code page 2022-05-15 18:51:38 +02:00
linux Basic Repo overview 2022-05-15 13:17:53 +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 code page 2022-05-15 18:51:38 +02:00
pubspec.yaml Basic code page 2022-05-15 18:51:38 +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.