79402070

Date: 2025-01-31 07:53:02
Score: 2
Natty:
Report link

You can check this plugin sirikit_media_intents that implements, as the name suggests, SiriKit Media Intents for your Flutter app (i.e. the user can ask Siri "Play song on my app").

You can take a look at the source code to understand how intents get passed on to the Flutter app and back. Implementing other SiriKit intents should not be very different from the INPlayMediaIntent supported by the plugin.

Reasons:
  • Blacklisted phrase (1): this plugin
  • Contains signature (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nickshoe