A Flutter client for the [Yarn.social] Pod API.
- 🤖 Play Store
- 🍏 App Store
- Run your iOS simulator or Android emulator
flutter pub get
flutter run
- 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.
Yarn.social app is licensed under ther terms of the MIT License and is a part of the the Yarn.social project.