myriky / flutter_siri_suggestions

ios siri suggestions plugin for flutter
MIT License
19 stars 23 forks source link

Feature Request: "Add To Siri" Method #19

Open rserro opened 2 years ago

rserro commented 2 years ago

Hi!

Some apps provide a button to "Add To Siri" the available shortcuts. This opens a Siri modal for the user to configure and add the shortcut.

Would it be possible to have a method like .addToSiri(..) which would open this kind of modal?

Thanks!

sureace commented 2 years ago

Hi @myriky
First of all thanks to develop this plugin. We are looking for the same features. Any update on this?

Thanks

kekko7072 commented 2 years ago

+1

MickaelRobin971 commented 5 months ago

this would be very useful as I understand user is now expected to open the Siri suggestions and (depending on Siri's suggestions...) see the suggested Siri shortcut => how to get the user to install the Siri shortcut/voice_command from my Flutter app (like the Zoom app which lets user install shortcuts from the Zoom app itself)? Is it only a matter of getting user to click on a iCloud url to install the shortcut (and its corresponding Siri voice command?)