TF-624 Upgrade flutter sdk 3.0.1 and min dart sdk 2.16.2

This commit is contained in:
dab246
2022-06-08 10:22:19 +07:00
committed by Dat H. Pham
parent 34d69fbd19
commit 2b4270003e
6 changed files with 9 additions and 10 deletions
+3 -4
View File
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.3.6
environment:
sdk: ">=2.14.0 <3.0.0"
sdk: ">=2.16.2 <3.0.0"
dependencies:
flutter:
@@ -78,7 +78,7 @@ dependencies:
# http_parser
http_parser: 4.0.0
collection: 1.15.0
collection: 1.16.0
# file_size
filesize: 2.0.1
@@ -159,8 +159,7 @@ dependencies:
# OIDC Web
flutter_appauth_web:
git:
url: https://github.com/dab246/flutter_appauth_web.git
ref: dev
url: https://github.com/CarlosPacheco/flutter_appauth_web.git
dev_dependencies:
flutter_test: