flutter_file_picker
flutter_file_picker copied to clipboard
Fix file & image picking with android apps that has launchMode=singleInstance
this pr resolves this issue: https://github.com/miguelpruivo/flutter_file_picker/issues/1379
Bump the minor version instead of the patch version please.
done
@miguelpruivo can you take a look on this? we need it
Thanks buddy
Legit! Thanks a lot :+1: !
Hello, sorry I've been away for some period, does this issue still exist?
I'd also like to know why this pull request just has been closed?
Is there now a solution for apps which use/have to use launchMode=singleInstance
in the Android part?
#1336 works for us, so we have been using https://github.com/muttsu-623/flutter_file_picker
But it has issues on Windows, so we had to make https://github.com/cypherstack/flutter_file_picker which is 8.0.3 + muttsu-623's single change: https://github.com/muttsu-623/flutter_file_picker/commit/f0930d9fa79d347b2a0e25a7de4f5a4a88a9a907