Skip to content

Commit

Permalink
Bumped min Dart SDK to >=3.0.0 <4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Mar 19, 2024
1 parent 40f923a commit 002f68f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: https://embla.is
repository: https://github.com/mideind/EmblaFlutterApp

environment:
sdk: '>=2.18.0 <3.0.0'
sdk: '>=3.0.0 <4.0.0'
flutter: ">=3.10.0"

dependencies:
Expand All @@ -18,7 +18,7 @@ dependencies:
geolocator: '^11.0.0'
package_info_plus: '4.0.2'
device_info_plus: '^9.1.2'
url_launcher: '^6.2.5'
url_launcher: '^6.1.14'
platform_device_id:
git:
url: https://github.com/tommysolsen/platform_device_id.git
Expand Down

0 comments on commit 002f68f

Please sign in to comment.