albertalrisa / share_api

Flutter Share API. Flutter Plugin for sharing contents to social media.
MIT License
18 stars 21 forks source link

Sharing videos to Instagram story #4

Open korenzerah opened 5 years ago

korenzerah commented 5 years ago

Hello, Is it going to be implemented? Thanks :)

albertalrisa commented 5 years ago

Hi, I could try to implement it as the docs say that the background layer could be a video. I'm not sure whether I would implement the check, though.

Uri to an image asset (JPG, PNG) or video asset (H.264, H.265, WebM). Minimum dimensions 720x1280. Recommended image ratios 9:16 or 9:18. Videos can be 1080p and up to 20 seconds in duration. The Uri needs to be a content Uri to a local file on the device.

korenzerah commented 5 years ago

@albertalrisa It'll be very useful. Let me know if you are going to implement it :) Thanks :)!