video_editor 1.4.4 copy "video_editor: ^1.4.4" to clipboard
video_editor: ^1.4.4 copied to clipboard

A video editor that allows to trim, crop, rotate and scale video with a very flexible UI Design.

[1.4.4] #

  • Fix export error when space in output path #108

[1.4.3] #

  • New onError param in export functions #98
  • New selectedIndicator param in CoverSelectionStyle #97
  • Update dependencies

[1.4.2] #

  • Update to flutter 3 #91

[1.4.1] #

  • Generated thumbnails list is not cleared after an exception #88

[1.4.0] #

  • Fix crop grid : gesture, aspect ratio, and painting area #87
  • [MAJOR INTERNAL CROP CHANGES]
    • The aspect ratio is resizing the crop area differently depending of the current crop ratio
    • The crop rect is updated using Rect.LTRB
    • The crop area gesture is detected differently
    • The crop paint area is diplayed using Path.combine

[1.3.1] #

  • Implements flutter_lints configuration #86
  • [NEW] Exportation progress value is returned in onProgress function of exportVideo #85

[1.3.0] #

  • [BREAKING CHANGE]
    • In TrimTimeline, secondGap param is no more nullable
    • In TrimSliderStyle, positionlineWidth param is renamed positionLineWidth
    • In CoverSelection, nbSelection param is renamed quantity
  • Improve package documentation #84
  • Switch from LTS FFmpeg package to Main release #81 by @adigladi

[1.2.5] #

  • Upgraded video_thumbnail dependency
  • Fix dependency conflict with path 1.8.1 #79

[1.2.4] #

  • Updated dependencies
  • Add isFiltersEnabled param to disable all changes at extraction #76 by @AlexSmirnov9107
  • Fix an error at extraction if the destination path contains a space #74 by @rgplvr

[1.2.3] #

  • Update ffmpeg_kit_flutter to latest 4.5.1 #65
  • Print ffmpeg session state, return code and fail stack trace if exists #63
  • New function to get metadata of video file #57
  • Update README.md about ffmpeg_kit_flutter configuration #53 by @qiongshusheng

[1.2.2] #

MAËL LE GOFF changes

  • Error MissingPluginException with video_thumbnail fixed #49
  • Add epoch to exportation names by default #50

[1.2.1] #

MAËL LE GOFF changes

  • Added icons customization in trimmer style #45
  • Improved cover exportation + apply cover quality in thumbnail #46
  • Fix exportation directory issues + add exportation parameters (cover format and exportation directory) #47
  • Change how video dimensions are computed + update example and libraries #48

FELIPE MURGUIA changes

  • Migrated to FFMPEG KIT xd

[1.2.0] #

MAËL LE GOFF changes

  • Trim slider timeline
  • New smooth trimmer when video durarion > maxDuration
  • Export video cover
  • Crop's bugs fixed
  • Video export's bugs fixed
  • Portrait scale's bugs fixed

[1.1.0] #

  • Sound Null Safety Migration
  • Preffered Aspect Ratio on crop
  • Improved gesture on crop screen

[1.0.3+1] #

  • [UNIDENTIFIED] ERROR FIXED.

[1.0.3] #

  • Progress bar on export
  • Improved export function

[1.0.2] #

  • Improved cropping gestures
  • TrimSlider bugs fixed

[1.0.1] #

  • Export Video:

    • VideoExportPreset
    • customFFMPEGInstruction
  • Trim Slider:

    • Load faster thumbnails
    • MaxTrimDuration
    • Bugs Fixed

[1.0.0+1] #

  • Export error fixed.

[1.0.0] #

  • Initial Release.
494
likes
0
pub points
96%
popularity

Publisher

verified publisherlegoffmael.dev

A video editor that allows to trim, crop, rotate and scale video with a very flexible UI Design.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffmpeg_kit_flutter_min_gpl, flutter, path, path_provider, video_player, video_thumbnail

More

Packages that depend on video_editor