Skip to content

mapboss/wherostr_social

Repository files navigation

Wherostr Logo

Wherostr

A Decentralized Social Networks for iOS and Android.

Screenshots

Building

Install Flutter

Please refer to the Flutter Official Documentation.

Install dependencies

flutter pub get
flutter gen-l10n

Run

flutter run

Build for the right platform

Android

flutter build apk

iOS

flutter build ios