From 3bf4fae19df8c9b34a77d2a711da8ae5a701ef27 Mon Sep 17 00:00:00 2001 From: Ming Ming Date: Sat, 9 Jul 2022 02:36:59 +0800 Subject: [PATCH] Update native_device_orientation --- app/pubspec.lock | 2 +- app/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pubspec.lock b/app/pubspec.lock index 379178b9..63c72f0d 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -655,7 +655,7 @@ packages: name: native_device_orientation url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.4" nc_photos_plugin: dependency: "direct main" description: diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 84cfce32..5ef70d79 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -78,7 +78,7 @@ dependencies: memory_info: ^0.0.2 mime: ^1.0.1 mutex: ^3.0.0 - native_device_orientation: 1.1.0 + native_device_orientation: ^1.1.0 nc_photos_plugin: path: ../plugin page_view_indicators: ^2.0.0