mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
On web BLE, contact sync is deferred until channel 0 arrives via _handleChannelInfo. If channel 0 times out or channel sync completes without it, _pendingInitialContactsSync stays true and contacts never load. Add fallback in _cleanupChannelSync to trigger getContacts() if the flag is still set when channel sync ends. |
||
|---|---|---|
| .. | ||
| connector | ||
| helpers | ||
| icons | ||
| l10n | ||
| models | ||
| screens | ||
| services | ||
| storage | ||
| utils | ||
| widgets | ||
| main.dart | ||