A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
334
stars
395
forks
source link
A new instance of our android app is displayed every time we receive shared media from other apps #266
Closed
bahman2000 closed 1 year ago
Solved
Change
launchMode
value fromsingleTop
tosingleTask
inAndroidManifest.xml
worked for me.