Skip to content

Commit 86924cd

Browse files
committed
chore: update device_info_plus for win32 fix
1 parent b1ca974 commit 86924cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

example/pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ environment:
1111

1212
dependencies:
1313
collection: ^1.17.1
14-
device_info_plus: ^9.0.2
14+
device_info_plus: ^11.3.0
1515
flutter:
1616
sdk: flutter
1717
http: ^1.1.0
1818
location: ^5.0.3
19-
maplibre_gl: ^0.21.0
19+
maplibre_gl:
20+
path: ../maplibre_gl
2021
path_provider: ^2.1.5
2122

2223
dev_dependencies:

0 commit comments

Comments
 (0)