We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298f8dc commit d61250dCopy full SHA for d61250d
example/pubspec.yaml
@@ -14,7 +14,7 @@ dependencies:
14
auto_size_text: ^3.0.0
15
badges: ^3.1.2
16
better_open_file: ^3.6.5
17
- collection: ^1.19.0
+ collection: ^1.18.0
18
dart_earcut: ^1.1.0
19
file_picker: ^8.0.6
20
flutter:
pubspec.yaml
@@ -28,9 +28,8 @@ environment:
28
29
dependencies:
30
async: ^2.11.0
31
- collection: ^1.18.0
+ collection: 1.18.0
32
33
- #flat_buffers: ^23.5.26
34
35
sdk: flutter
36
flutter_map: ^7.0.0
0 commit comments