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

'CropBoundaries' not found.

jamesrhyspotter opened this issue · comments

I have installed the dependency and implemented the example project and I am met with this error. I have looked for the CropBoundaries class and cannot find it. Where can I find it / how to implement myself to get this package working ?

commented

I need more information to understand what's your issue, please provide a minimal reproducible code sample