[Request]: user response onActivityResult
Plugin
android_intent_plus
Use case
Can you please implement procedure ActivityResult with request code, result and intent ? This is very needed if you, for example would like to get aby return data. Good example are video players. MX PLayer, ExoPlayer, VLC, Just Player and many many more. It is very handy feature for any case. Im also willing to support this by some reasonable donation, if required :). I know you doing somethin similar in your other plugins, i think it was in share_plus plugin. Can you please implemented in android_intent_plus as well ?
And here is how to do it :) 'https://github.com/EnricoOri/FlutterIsAwesome-ContactPicker/blob/master/android/src/main/kotlin/com/mumble/flutter_is_awesome/FlutterIsAwesomePlugin.kt'
Proposal
This is the implementation and usage in Xamarin or MAUI for example