mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-07-06 18:01:19 +02:00
f93c14a9c5
* Add mobile Flutter CI workflow * Fix Flutter message sorting with null timestamps
Meshtastic Reader
Meshtastic Reader – read-only PotatoMesh chat client for Android and iOS.
Setup
cd app
flutter create .
# then replace pubspec.yaml and lib/main.dart with the versions in this repo
flutter pub get
flutter run
The app fetches from https://potatomesh.net/api/messages?limit=100&encrypted=false.