Simple client for Gitea written in Flutter
Find a file
Balazs Toldi 4cd006be85
All checks were successful
ci/woodpecker/push/flutterBuild Pipeline was successful
Removed linux build from pipeline
It did not work very well.
2022-05-07 16:08:56 +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 Added user.dart 2022-05-07 15:03:31 +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.