Open-source Flutter client for MeshCore LoRa mesh networking devices
Find a file
zach e7a5b9e209 Initial commit: MeshCore Open Flutter client
Open-source Flutter client for MeshCore LoRa mesh networking devices.

Features:
- BLE device scanning and connection
- Nordic UART Service (NUS) integration
- Material 3 design with system theme support
- Provider-based state management
- Placeholder screens for chat, contacts, and settings

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-26 11:42:02 -07:00
android Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
ios Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
lib Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
linux Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
macos Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -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 Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -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
pubspec.lock Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
pubspec.yaml Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -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.