ngthailam / flutter_app_short_cut

A Flutter plugin to integrate App shortcuts on Android and IOS
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Enable destination on click Android shortcut #12

Closed ngthailam closed 2 years ago

ngthailam commented 2 years ago

Enable destination on click Android shortcut

Support Uri destination first (maybe with deeplink)

ngthailam commented 2 years ago

Already implemented with Uri and deeplink, should update docs to reflect that