flutter_share_me icon indicating copy to clipboard operation
flutter_share_me copied to clipboard

feat(ios/instagram): implement share video on instagram with support to limited photos picker

Open MateusHBR opened this issue 2 years ago • 0 comments

Nowadays is not possible to share videos to instagram, this PR implements videos support and also add support to limited permission, opening the native modalsheet to select a file;

Also solves the issue: https://github.com/OpenFlutter/flutter_share_me/issues/110

MateusHBR avatar Mar 15 '24 18:03 MateusHBR