

It is important when the trim can be dragged ( controller.maxDuration The horizontalMargin param specifies the horizontal space to set around the slider. The quality param specifies the quality of the generated thumbnails, from 0 to 100 ( more info) The height param specifies the height of the generated thumbnails The controller param is mandatory so every change in the controller settings will propagate in the trim slider view

To preserve preferredCropAspectRatio when crop view is rotatedĭisplay the trimmer containing video thumbnails with rotation and crop parameters. The amount of space by which to inset the crop view, not used in preview mode The controller param is mandatory so every change in the controller settings will propagate in the crop view Required VideoEditorController controller This widget is used to enable the crop actions on top of the video (CropGridViewer.edit), or only to preview the cropped result (CropGridViewer.preview). PUB Editor Pro Screenshot Version: 3.1.1 License: Free To Try 59.

#PUB EDITOR PRO FREE FULL#
It allows you to read, edit, create, save, print, convert publisher document with full compatible with Microsoft Publisher. Widgets # Click to expand widgets documentation Crop 1. PUB Editor Pro is an advanced yet easy-to-use design and publishing app for MS Publisher. The selected cover thumbnail that will be used to export the final cover The sum of all the rotation applied in the editor The rotation angle set 0, 90, 180 and 270 Set to true when the rotation is different to 0 The bottom right position of the crop area (between 0.0 and 1.0) The top left position of the crop area (between 0.0 and 1.0) The minDuration possible for the trimmed area The maxDuration possible for the trimmed area Set to true when startTrim or endTrim is changing Set to true when the trimmed values are not the default video duration The duration of the selected trimmed area Return the selected cover with the controller parameters in onCompleted function Return the generated video with the controller parameters in onCompleted function Return the metadata of the video file in onCompleted function
#PUB EDITOR PRO FREE UPDATE#
Update the controller trim min and max values Update the controller crop min and max values Update the aspect ratio + update the crop area to the center of the video size Update the aspect ratio to the current crop area ratio Rotate the video by 90 degrees in the direction provided Init the controller parameters, the video, the trim and the cover, call cropAspectRatio MaxDuration: const Duration(seconds: initState(), // show the exported GIFįor more details check out the example. 👀 Usage # final VideoEditorController _controller = VideoEditorController.file( 📸 Screenshots # Example app running on an Iphone 11 pro If you're planing to target older devices, check about the LTS release.
#PUB EDITOR PRO FREE ANDROID#
Those Android API level and iOS deployment target are required to uses this package. Since v1.3.0, video_editor uses ffmpeg_kit_flutter main release which supports the latest features. Import 'package:video_editor/video_editor.dart'
