Skip to content

Commit f37e4b6

Browse files
committed
Fix url_launcher version constraint for Dart
1 parent af4c174 commit f37e4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
shared_preferences: ^2.3.2
3636
intl: ^0.20.2
3737
easy_localization: ^3.0.3
38-
url_launcher: ^6.3.2
38+
url_launcher: ^6.2.6
3939
permission_handler: ^12.0.1
4040
country_picker: ^2.0.27
4141
advanced_search: ^2.2.6+1

0 commit comments

Comments
 (0)