diff --git a/native_image_cropper/example/pubspec.lock b/native_image_cropper/example/pubspec.lock index db56c87..723cef9 100644 --- a/native_image_cropper/example/pubspec.lock +++ b/native_image_cropper/example/pubspec.lock @@ -357,7 +357,7 @@ packages: path: "../../native_image_cropper_android" relative: true source: path - version: "0.3.1" + version: "0.4.0" native_image_cropper_ios: dependency: "direct overridden" description: diff --git a/native_image_cropper/example/pubspec.yaml b/native_image_cropper/example/pubspec.yaml index d86e386..1812c36 100644 --- a/native_image_cropper/example/pubspec.yaml +++ b/native_image_cropper/example/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter - native_image_cropper: ^0.7.0 + native_image_cropper: ^0.8.0 # Saving cropped image to gallery. gal: ^2.3.0