plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: user response onActivityResult

Open michalss opened this issue 2 years ago • 0 comments

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

image

michalss avatar Aug 13 '23 06:08 michalss