Update device_info_plus

This commit is contained in:
Ming Ming 2022-07-28 17:26:28 +08:00
parent 2e596fbd11
commit 3e617ac59e
2 changed files with 3 additions and 6 deletions

View file

@ -331,7 +331,7 @@ packages:
name: device_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
version: "4.0.1"
device_info_plus_linux:
dependency: transitive
description:
@ -361,12 +361,12 @@ packages:
source: hosted
version: "2.1.0"
device_info_plus_windows:
dependency: "direct overridden"
dependency: transitive
description:
name: device_info_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "3.0.1"
devicelocale:
dependency: "direct main"
description:

View file

@ -102,9 +102,6 @@ dependencies:
xml: ^6.1.0
dependency_overrides:
# the dependency of device_info_plus_windows was set incorrectly in
# device_info_plus, this is a workaround until it's fixed in upstream
device_info_plus_windows: ^3.0.0
video_player_android:
git:
url: https://gitlab.com/nc-photos/flutter-plugins