Skip to content

Commit 128218b

Browse files
authored
Merge pull request Baseflow#179 from JeroenWeener/feature/placemark-from-address
Update Dart SDK constraint
2 parents 58df334 + fc7f651 commit 128218b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geocoding_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ dev_dependencies:
2020
mockito: ^5.0.0
2121

2222
environment:
23-
sdk: '>=2.12.0 <3.0.0'
23+
sdk: '>=2.12.0 <4.0.0'
2424
flutter: ">=1.10.0"

0 commit comments

Comments
 (0)