forked from yarnsocial/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.
![]() |
3 weeks ago | |
---|---|---|
.chglog | 4 months ago | |
.vscode | 4 months ago | |
android | 2 months ago | |
assets/icon | 4 months ago | |
dist | 5 months ago | |
docs | 1 year ago | |
ios | 1 month ago | |
lib | 3 weeks ago | |
scripts | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 month ago | |
.metadata | 3 years ago | |
LICENSE | 1 year ago | |
README.md | 4 months ago | |
flutter_launcher_icons.yaml | 4 months ago | |
pubspec.lock | 1 month ago | |
pubspec.yaml | 3 weeks ago |
README.md
Yarn.social app 🐦
A Flutter client for the [Yarn.social] Pod API.
Install it
- 🤖 Play Store
- 🍏 App Store
Requirements
Building 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
- If you have changed icons, create new launcher imgs
flutter pub run flutter_launcher_icons:main
It is recommended ot use direnv if you can.
Screenshots
License
Yarn.social app is licensed under ther terms of the MIT License and is a part of the the Yarn.social project.