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.
![]() |
2 years ago | |
---|---|---|
.chglog | 2 years ago | |
.github/workflows | 2 years ago | |
android | 2 years ago | |
docs | 2 years ago | |
ios | 2 years ago | |
lib | 2 years ago | |
scripts | 2 years ago | |
test | 2 years ago | |
web | 2 years ago | |
.gitignore | 2 years ago | |
.metadata | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
pubspec.lock | 2 years ago | |
pubspec.yaml | 2 years ago |
README.md
goryon 🐦🐦🐦
A flutter client for twtxt
Requirements
Running the app
- Run your iOS simulator or Android emulator
- flutter pub get
- flutter run
Building
Refer to flutter official docs