Skip to content

Commit a10d33b

Browse files
rajveermalviyagnprice
authored andcommitted
deps: Upgrade device_info_plus to 12.0.0, from 11.5.0
This commit is the result of the following command: flutter pub upgrade --major-versions device_info_plus Changelog: https://pub.dev/packages/device_info_plus/changelog#1200 One breaking change is removal of `serialNumber` from `AndroidDeviceInfo`, which doesn't affect as we do not use it.
1 parent 0fe66c1 commit a10d33b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,10 +262,10 @@ packages:
262262
dependency: "direct main"
263263
description:
264264
name: device_info_plus
265-
sha256: "98f28b42168cc509abc92f88518882fd58061ea372d7999aecc424345c7bff6a"
265+
sha256: a7e611f8475a124caca8dac394c76c48218a244daa498c3584f97934267d1d4e
266266
url: "https://pub.dev"
267267
source: hosted
268-
version: "11.5.0"
268+
version: "12.0.0"
269269
device_info_plus_platform_interface:
270270
dependency: transitive
271271
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies:
4040
convert: ^3.1.1
4141
crypto: ^3.0.3
4242
csslib: ^1.0.2
43-
device_info_plus: ^11.2.0
43+
device_info_plus: ^12.0.0
4444
drift: ^2.23.0
4545
file_picker: ^10.1.2
4646
firebase_core: ^4.0.0

0 commit comments

Comments
 (0)