We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f923a commit da14609Copy full SHA for da14609
pubspec.yaml
@@ -6,7 +6,7 @@ homepage: https://embla.is
6
repository: https://github.com/mideind/EmblaFlutterApp
7
8
environment:
9
- sdk: '>=2.18.0 <3.0.0'
+ sdk: '>=3.0.0 <4.0.0'
10
flutter: ">=3.10.0"
11
12
dependencies:
@@ -18,7 +18,7 @@ dependencies:
18
geolocator: '^11.0.0'
19
package_info_plus: '4.0.2'
20
device_info_plus: '^9.1.2'
21
- url_launcher: '^6.2.5'
+ url_launcher: '^6.1.14'
22
platform_device_id:
23
git:
24
url: https://github.com/tommysolsen/platform_device_id.git
@@ -27,7 +27,7 @@ dependencies:
27
flutter_inappwebview: '^5.7.2+3'
28
path_provider: '^2.1.2'
29
wakelock_plus: '1.1.1'
30
- permission_handler: '^11.3.0'
+ permission_handler: '^10.2.0'
31
flutter_fgbg: '^0.3.0'
32
logger: '^2.0.1'
33
adaptive_theme: '^3.6.0'
0 commit comments