Open-source Flutter client for MeshCore LoRa mesh networking devices
Find a file
2025-12-30 21:42:14 -07:00
android remove transparency apple 2025-12-30 20:09:25 -07:00
ios remove transparency apple 2025-12-30 20:09:25 -07:00
lib Fix race conditions 2025-12-30 21:42:14 -07:00
linux remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
macos remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
test Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
web Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
windows remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
.gitignore Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
.metadata Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
AGENTS.md Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
analysis_options.yaml Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
CLAUDE.md Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
mesh-icon.png add icon, also misc improvments 2025-12-30 20:04:53 -07:00
pubspec.lock add icon, also misc improvments 2025-12-30 20:04:53 -07:00
pubspec.yaml remove transparency apple 2025-12-30 20:09:25 -07:00
README.md Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00

meshcore_open

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.