Skip to content

Commit

Permalink
Update pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
adigladi committed Mar 30, 2022
1 parent 5f04aaa commit 4d06abb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A video editor that allows to trim, crop, rotate and scale video wi
homepage: https://github.com/seel-channel/video_editor

environment:
sdk: '>=2.12.0 <3.0.0'
flutter: '>=1.17.0'
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.17.0"

dependencies:
flutter:
Expand All @@ -15,4 +15,3 @@ dependencies:
path_provider: ^2.0.9
video_player: ^2.3.0
video_thumbnail: ^0.5.0
path: ^1.8.0 # update to `1.8.1` causes #79

0 comments on commit 4d06abb

Please sign in to comment.