feat(ios): Add App Intents support for Conduit interactions

This commit is contained in:
cogwheel0
2025-11-25 00:53:13 +05:30
parent 000b25e515
commit 6d56f5d160
8 changed files with 175 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ dependencies:
http: ^1.5.0
flutter_callkit_incoming: ^3.0.0
flutter_app_intents: ^0.7.0
quick_actions: 1.1.0
# Clipboard functionality is available through flutter/services (part of Flutter SDK)