Skip to content

Commit 002f68f

Browse files
committed
Bumped min Dart SDK to >=3.0.0 <4.0.0
1 parent 40f923a commit 002f68f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage: https://embla.is
66
repository: https://github.com/mideind/EmblaFlutterApp
77

88
environment:
9-
sdk: '>=2.18.0 <3.0.0'
9+
sdk: '>=3.0.0 <4.0.0'
1010
flutter: ">=3.10.0"
1111

1212
dependencies:
@@ -18,7 +18,7 @@ dependencies:
1818
geolocator: '^11.0.0'
1919
package_info_plus: '4.0.2'
2020
device_info_plus: '^9.1.2'
21-
url_launcher: '^6.2.5'
21+
url_launcher: '^6.1.14'
2222
platform_device_id:
2323
git:
2424
url: https://github.com/tommysolsen/platform_device_id.git

0 commit comments

Comments
 (0)