Skip to content

marado/yarnsocial-app

Repository files navigation

Yarn.social app 🐦

A Flutter client for the [Yarn.social] Pod API.

Install it

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

Timeline New twt Drawer

License

Yarn.social app is licensed under ther terms of the MIT License and is a part of the the Yarn.social project.