LeGoffMael / video_editor

A flutter package for editing video written in pure Dart with fully customizable UI. Supports crop, trim, rotation and cover selection.

Home Page:https://pub.dev/packages/video_editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What versions of iOS and Android does this support?

noriHanda opened this issue · comments

commented

Adding the info about minimum requirements for iOS/Android would be very helpful :)

I know dependencies of this project, package:path_provider and package:video_player only support iOS 11 or higher and Android SDK 16 or higher, so that should at least be the minimum requirements.

thanks! i will add it to the readme