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.
|
5 days ago | |
---|---|---|
.chglog | 3 months ago | |
.vscode | 3 months ago | |
android | 3 months ago | |
assets/icon | 3 months ago | |
dist | 3 months ago | |
docs | 1 year ago | |
ios | 5 days ago | |
lib | 3 months ago | |
scripts | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 3 months ago | |
.metadata | 2 years ago | |
LICENSE | 1 year ago | |
README.md | 3 months ago | |
flutter_launcher_icons.yaml | 3 months ago | |
pubspec.lock | 5 days ago | |
pubspec.yaml | 5 days 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.