a cross-platform Flutter App for iOS, Android and Desktop for the Yarn.social backend API (yarnd) to connect to Yarn.social pods
https://yarn.social/app/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.chglog | 2 years ago | |
.vscode | 7 months ago | |
android | 7 months ago | |
dist | 6 months ago | |
docs | 8 months ago | |
ios | 7 months ago | |
lib | 6 months ago | |
scripts | 8 months ago | |
.gitattributes | 7 months ago | |
.gitignore | 7 months ago | |
.metadata | 2 years ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
pubspec.lock | 7 months ago | |
pubspec.yaml | 6 months ago |
README.md
Goryon 🐦🐦🐦
A Flutter client for the [Yarn.social] Pod API.
Install it
- 🤖 Play Store
- 🍏 App Store
Requirements
Buildingg the app
- Run your iOS simulator or Android emulator
flutter pub get
flutter run
Building for Android
- Setup a keystore:
./scripts/generate-keystore.sh
- Setup the
key.properties
:./scripts/set-key-properties.sh
It is recommended ot use direnv if you can.
Screenshots
License
Goryon is licensed under ther terms of the MIT License and is a part of the the Yarn.social project.