meshcore-open/ios
zjs81 f4ec732de8 feat: Add community management features with QR code scanning
- Implement Community model for managing community data, including secret handling and PSK derivation.
- Create CommunityQrScannerScreen for scanning and joining communities via QR codes.
- Develop CommunityStore for persisting community data using SharedPreferences.
- Introduce QrCodeDisplay widget for displaying QR codes with customizable options.
- Add QrScannerWidget for reusable QR code scanning functionality with validation and controls.
2026-01-19 20:56:07 -07:00
..
Flutter Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Runner feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
Runner.xcodeproj add icon, also misc improvments 2025-12-30 20:04:53 -07:00
Runner.xcworkspace Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
RunnerTests 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
Podfile Add advanced path management, debug logging, and fix channel sync 2026-01-02 14:22:39 -07:00