Skip to content

Commit 4042ba6

Browse files
author
code3-dev
committed
fix http
1 parent 1fc78e0 commit 4042ba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,5 +957,5 @@ packages:
957957
source: hosted
958958
version: "6.5.0"
959959
sdks:
960-
dart: ">=3.9.2 <4.0.0"
960+
dart: ">=3.8.1 <4.0.0"
961961
flutter: ">=3.29.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919
version: 1.2.0+1
2020

2121
environment:
22-
sdk: ^3.9.2
22+
sdk: ^3.8.1
2323

2424
# Dependencies specify other packages that your package needs in order to work.
2525
# To automatically upgrade your package dependencies to the latest versions

0 commit comments

Comments
 (0)