Skip to content

Commit

Permalink
update readme screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Mael Le Goff committed Mar 11, 2022
1 parent c6a5d4b commit a956b80
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,13 @@ import 'package:video_editor/video_editor.dart';

## **Screenshots** (The UI Design is fully customizable on the [example](https://pub.dev/packages/video_editor/example))

| Crop Video | Rotate Video |
| ----------------------------------- | ------------------------------------- |
| ![](./assets/readme/crop_video.gif) | ![](./assets/readme/rotate_video.gif) |
| Crop Video | Rotate Video | Video cover (selection, viewer) |
| ----------------------------------- | ------------------------------------- | ------------------------------------- |
| ![](./assets/readme/crop_video.gif) | ![](./assets/readme/rotate_video.gif) | ![](./assets/readme/cover_viewer.gif) |

| Trim Video | Export Video |
| ----------------------------------- | ------------------------------------- |
| ![](./assets/readme/trim_video.gif) | ![](./assets/readme/export_video.gif) |

| Trimmer if maxDuration < videoDuration | Trim timeline | Trim icons customization |
| --------------------------------------- | -------------------------------------- | ------------------------------------------ |
| ![](./assets/readme/new_trim_video.gif) | ![](./assets/readme/trim_timeline.gif) | ![](./assets/readme/new_trimmer_icons.gif) |

| Video cover (selection, viewer) | Export cover |
| ------------------------------------- | ------------------------------------- |
| ![](./assets/readme/cover_viewer.gif) | ![](./assets/readme/export_cover.gif) |
| Trim video | Trimmer customization |
| --------------------------------------- | ------------------------------------------ |
| ![](./assets/readme/new_trim_video.gif) | ![](./assets/readme/new_trimmer_icons.gif) |

## Main Contributors

Expand Down

0 comments on commit a956b80

Please sign in to comment.