mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| channel_message_store.dart | ||
| channel_order_store.dart | ||
| channel_settings_store.dart | ||
| community_store.dart | ||
| contact_group_store.dart | ||
| contact_settings_store.dart | ||
| contact_store.dart | ||
| message_store.dart | ||
| prefs_manager.dart | ||
| unread_store.dart | ||