bhagat-techind / flutter_sharing_intent

A flutter plugin to share file from other app to our app.
Apache License 2.0
44 stars 48 forks source link

Thomas - fixes reference mismatch and mapping issues #16

Closed Tr736 closed 1 year ago

Tr736 commented 1 year ago

Fixes File ref issues on iOS

The mapping was expecting "value" but in actual fact the property was "path"

Updated readme as step one refers to SharedMedia where the framework expects SharingMedia

Mounix99 commented 1 year ago

@bhagat-techind can it be merged?)