Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get it working on web? #102

Closed
ahmed-adly-khalil opened this issue Aug 8, 2022 · 2 comments
Closed

How to get it working on web? #102

ahmed-adly-khalil opened this issue Aug 8, 2022 · 2 comments

Comments

@ahmed-adly-khalil
Copy link

Hello,
I see this is a great library and it works well on IOS and android, any idea on what's needed to make it work on the web? i can do some work with some guidance

Cheers

@LeGoffMael
Copy link
Owner

This library is using dart only to render the UI so there is no problem of web compatibility.

The issue is how to export the video, for this we are using flutter_ffmpeg_kit, so when this library will be compatible for web, video_editor will be as well. You can check the progress on this task there : https://github.com/tanersener/ffmpeg-kit/issues/4

@maRci002
Copy link

maRci002 commented Apr 4, 2023

Check out #146 it is possible to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants