meshcore-open/lib
Enot (ded) Skelly aa2d0f1927
clear toast on tap
this adds a generator showDismissibleSnackBar which by default allows
tapping to clear snack bar toasts. all SnackBar properties are still
available and the

all callers should now use showDismissibleSnackBar() instead of calling
ScaffoldMessenger.of(context).showSnackBar(SnackBar())
2026-04-14 12:01:42 -07:00
..
connector fix(settings): preserve preset across off-grid repeat 2026-04-09 09:41:02 -07:00
helpers clear toast on tap 2026-04-14 12:01:42 -07:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n add auto clock synchronization setting after repeater login 2026-04-10 14:25:53 -04:00
models feat: add message translation support 2026-04-02 19:09:17 -07:00
screens clear toast on tap 2026-04-14 12:01:42 -07:00
services add auto clock synchronization setting after repeater login 2026-04-10 14:25:53 -04:00
storage feat: add message translation support 2026-04-02 19:09:17 -07:00
utils moved _getRepeaterPrefixMatchNearLocation since I don't need the function anywhere else anymore. 2026-04-09 09:41:02 -07:00
widgets clear toast on tap 2026-04-14 12:01:42 -07:00
main.dart feat: add message translation support 2026-04-02 19:09:17 -07:00