Fluestr is a Twitter like client application for the Nostr protocol.
Fluestr is build using the Flutter-Framework and is currently only tested with Android phones. It should work on iOS without modification.
- Install flutter for your OS: Flutter Docs
- Fork/clone this repository:
git clone [email protected]:fusion44/fluestr.git
- execute
flutter run
in the root Fluestr folder (make sure you have a phone connected or an emulator running) - To run on Linux or in the Chrome Browser use the Makefile
If you find any issues, please report it via the Github issue tracker. Pull requests are also very welcome :)
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.