mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
Root cause: edit/delete dialogs were opened from the sheet context after Navigator.pop, so context.mounted was false and follow-up actions never ran. Also keeps async await/error handling for channel edit/delete so failures surface to users instead of silently dropping. |
||
|---|---|---|
| .. | ||
| connector | ||
| helpers | ||
| l10n | ||
| models | ||
| screens | ||
| services | ||
| storage | ||
| utils | ||
| widgets | ||
| main.dart | ||