meshcore-open/lib
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
..
connector feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
helpers Consolidate BufferReader/Writer, add response validation for repeater settings 2026-01-11 13:44:01 -07:00
l10n feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
models feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
screens feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
services added CMD_SET_CUSTOM_VAR to BLE debug 2026-01-18 01:03:45 -08:00
storage feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
utils Add localization support and translation script 2026-01-11 17:13:50 -07:00
widgets feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
main.dart Fix issues flagged by flutter analyze 2026-01-17 11:00:34 -05:00