mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-10 18:47:15 +10:00
feat: add contact UI helpers and path editor for routing management
- Implemented contactTypeIcon and contactTypeColor functions for better UI representation of contact types. - Created colorForName and firstCharacterOrEmoji functions to enhance contact display. - Developed PathEditorSheet widget for managing contact paths with a user-friendly interface. - Introduced RoutingSheet for managing contact routing modes and displaying path history. - Added a script for generating proof of concept (PoC) payloads for clipboard contact import validation.
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ dependencies:
|
||||
path_provider: ^2.1.5
|
||||
share_plus: ^12.0.1
|
||||
build_pipe: ^0.3.1
|
||||
material_symbols_icons: ^4.2906.0
|
||||
material_symbols_icons: ^4.2928.1
|
||||
web: ^1.1.1
|
||||
flutter_svg: ^2.0.10+1
|
||||
flutter_blue_plus_platform_interface: ^8.2.1
|
||||
|
||||
Reference in New Issue
Block a user