flutter_share_me
flutter_share_me copied to clipboard
feat(ios/instagram): implement share video on instagram with support to limited photos picker
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