Commit a10d33b
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
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments