Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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