mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Move ContactSortOption/ContactTypeFilter enums to dedicated contact_filter_types.dart (re-exported from contact_search.dart) - Migrate ContactsFilterMenu and DiscoveryContactsFilterMenu to use sealed class action types with SortFilterMenu<T> generics, replacing int action constants and switch statements - Guard _closeDropdownAndRun with ModalRoute.isCurrent check to prevent accidental dismissal of parent routes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app_logger.dart | ||
| battery_utils.dart | ||
| browser_detection.dart | ||
| browser_detection_stub.dart | ||
| browser_detection_web.dart | ||
| contact_filter_types.dart | ||
| contact_search.dart | ||
| dialog_utils.dart | ||
| disconnect_navigation_mixin.dart | ||
| emoji_utils.dart | ||
| gpx_export.dart | ||
| macos_usb_device_names.dart | ||
| platform_info.dart | ||
| route_transitions.dart | ||
| usb_port_labels.dart | ||