Skip to content

Commit 2a2dca8

Browse files
committed
Update Dart SDK constraints to support Dart 3.0.0
1 parent ee8c6c2 commit 2a2dca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geocoding_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: https://github.com/baseflow/flutter-geocoding/tree/main/geocoding_io
55
issue_tracker: https://github.com/Baseflow/flutter-geocoding/issues
66

77
environment:
8-
sdk: ">=2.17.0 <3.0.0"
8+
sdk: ">=2.17.0 <4.0.0"
99
flutter: ">=3.0.0"
1010

1111
dependencies:

0 commit comments

Comments
 (0)