TimmyRB / snapkit

SnapKit is a Flutter plugin that allows you to integrate Snapchat's own SDKs into your Flutter projects!
https://pub.dev/packages/snapkit
MIT License
30 stars 16 forks source link

Snap Media Video on Android #2

Closed TimmyRB closed 2 years ago

TimmyRB commented 3 years ago

Currently the SnapKit Android version does not support VideoURLs so when your app is run on Android, the user will instead be shown a Live camera view instead of the video.

This is something I am actively working on fixing.