mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Implemented TCP transport service for native platforms. - Added TCP connection screen with input fields for host and port. - Integrated TCP connection options into the scanner and USB screens. - Updated localization files for new TCP-related strings. - Added tests for TCP connection flow and error handling. - Enhanced USB screen to include TCP connection option. - Improved layout to ensure no overflow in narrow widths for scanner and USB screens. |
||
|---|---|---|
| .. | ||
| app_debug_log_service.dart | ||
| app_settings_service.dart | ||
| background_service.dart | ||
| ble_debug_log_service.dart | ||
| chat_text_scale_service.dart | ||
| line_of_sight_service.dart | ||
| map_marker_service.dart | ||
| map_tile_cache_service.dart | ||
| message_retry_service.dart | ||
| notification_service.dart | ||
| path_history_service.dart | ||
| repeater_command_service.dart | ||
| storage_service.dart | ||
| tcp_transport_service.dart | ||
| tcp_transport_service_native.dart | ||
| tcp_transport_service_web.dart | ||
| usb_serial_frame_codec.dart | ||
| usb_serial_service.dart | ||
| usb_serial_service_native.dart | ||
| usb_serial_service_web.dart | ||