flutter_siri_suggestions
flutter_siri_suggestions copied to clipboard
How to know the app was started from a Siri suggestion?
I found out that “onLaunch” method only works if the app is running in the background. If a user tap on a Siri suggestion while the app is not running, onLaunch won’t be called.