Skip to content

Commit

Permalink
update min dart sdk version to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-tbd committed Oct 1, 2024
1 parent 45070ea commit 2844fbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: "none"
version: 0.0.1+1

environment:
sdk: ">=3.1.4 <4.0.0"
sdk: ">=3.5.0 <4.0.0"

dependencies:
flutter:
Expand All @@ -28,13 +28,13 @@ dependencies:
device_info_plus: ^9.1.2
equatable: ^2.0.5
flutter_hooks: ^0.20.3
flutter_inappwebview: ^6.0.0
flutter_inappwebview: ^6.1.3
flutter_secure_storage: ^9.0.0
hive_flutter: ^1.1.0
hive: ^2.2.3
hooks_riverpod: ^2.4.9
http: ^1.1.2
intl: ^0.18.1
intl: ^0.19.0
logger: ^2.3.0
mask_text_input_formatter: ^2.9.0
mobile_scanner: ^5.1.1
Expand Down

0 comments on commit 2844fbf

Please sign in to comment.