meshcore-open/lib
Zach 92d2b224e7 fix: address PR review issues
- Fix memory leak by adding dispose() to remove connection listener
- Fix typo: changedNavgation -> _changedNavigation
- Add mounted check before navigation to prevent errors
- Remove overly aggressive _handleDisconnection() call on battery request failure
- Only reset battery flag on error to allow retry without disconnecting
2026-01-28 21:29:18 -07:00
..
connector fix: address PR review issues 2026-01-28 21:29:18 -07:00
helpers feat: add ChatScrollController and JumpToBottomButton for improved chat scrolling experience 2026-01-23 17:56:06 -07:00
l10n Merge pull request #69 from spfmoby/better-french-translations2 2026-01-24 00:50:11 -07:00
models feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
screens fix: address PR review issues 2026-01-28 21:29:18 -07:00
services remove msg notify prefix when preview avail 2026-01-20 17:35:14 -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 ChatScrollController and JumpToBottomButton for improved chat scrolling experience 2026-01-23 17:56:06 -07:00
main.dart Fix issues flagged by flutter analyze 2026-01-17 11:00:34 -05:00