feat: device services implemented

This commit is contained in:
Achintha Isuru
2026-02-25 12:39:25 -05:00
parent e2f3de3a54
commit 19b82ff73a
26 changed files with 348 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
#
list(APPEND FLUTTER_PLUGIN_LIST
file_selector_linux
url_launcher_linux
)