Simple client for Gitea written in Flutter
Find a file
2022-05-07 15:03:20 +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 Added help for generating access token 2022-05-07 15:03:20 +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 Added help for generating access token 2022-05-07 15:03:20 +02:00
pubspec.yaml Added help for generating access token 2022-05-07 15:03:20 +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.