Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 825 Bytes

File metadata and controls

17 lines (12 loc) · 825 Bytes

Intelligence plugin example usage

Achieves:

  • Exposing app-specific entities to the Shortcuts app, Siri, and Apple Intelligence
  • Feeding the selection as a variable back to the Flutter application
  • Enabling Siri to understand voice commands to run the defined App Intents
  • Feeding the app data to Spotlight search with App Entity attached (iOS 18+)

Run with:

flutter run

Siri's 'Draw a circle in Intelligence' query visualisation

Siri's action of opening the defined App Entity with the 'circle' entity as a parameter