A cross-platform Flutter App for iOS and Android for the Yarn.social backend API (yarnd) to connect to Yarn.social pods
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.
 
 
 
 
 
Go to file
James Mills 463fb386d1
Bump app version 1.0.5+68
3 weeks ago
.chglog Update the App's brand, logo and name (#139) 4 months ago
.vscode Update the App's brand, logo and name (#139) 4 months ago
android fix/android-build-issue (#156) 2 months ago
assets/icon Update the App's brand, logo and name (#139) 4 months ago
dist Fix missing internet permissions in Android production build 5 months ago
docs Add screenshots of Pixel5 and iPhone11 Pro 1 year ago
ios fix/143/overflow-username (#159) 1 month ago
lib feat/164/follower-following (#168) 3 weeks ago
scripts Fix android app configuration and refactor keystore generation and update docs on building 1 year ago
.gitattributes Add 1.0.5 Build 59 Android APK and App bundles 1 year ago
.gitignore Add offline indicator and preserve credentials when connectivity is lost (#157) 1 month ago
.metadata Initial commit 3 years ago
LICENSE Fix android app configuration and refactor keystore generation and update docs on building 1 year ago
README.md Update the App's brand, logo and name (#139) 4 months ago
flutter_launcher_icons.yaml Update the App's brand, logo and name (#139) 4 months ago
pubspec.lock fix/143/overflow-username (#159) 1 month ago
pubspec.yaml Bump app version 1.0.5+68 3 weeks ago

README.md

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.