Skip to content

Commit fb5e90c

Browse files
committed
recode
1 parent c9c70f9 commit fb5e90c

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

pubspec.yaml

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ environment:
77

88

99
dependency_overrides:
10-
#analyzer: 1.1.0
11-
#web_socket_channel: 2.0.0
12-
#pub_semver: 1.4.2
13-
#glob: 2.0.0
14-
#crypto: 3.0.0
15-
#args: 1.0.0
16-
#string_scanner: 1.1.0
17-
#convert: 1.0.0
18-
#rxdart: 0.25.0
19-
#http: 0.13.0
20-
#gql_http_link: 0.3.2
21-
#http_parser: 4.0.0
22-
# fix inappwebview R8 issue https://github.com/pichillilorenzo/flutter_inappwebview/issues/2193
10+
#analyzer: 1.1.0
11+
#web_socket_channel: 2.0.0
12+
#pub_semver: 1.4.2
13+
#glob: 2.0.0
14+
#crypto: 3.0.0
15+
#args: 1.0.0
16+
#string_scanner: 1.1.0
17+
#convert: 1.0.0
18+
#rxdart: 0.25.0
19+
#http: 0.13.0
20+
#gql_http_link: 0.3.2
21+
#http_parser: 4.0.0
22+
# fix inappwebview R8 issue https://github.com/pichillilorenzo/flutter_inappwebview/issues/2193
2323
# flutter_inappwebview_android:
2424
# git:
2525
# url: https://github.com/holzgeist/flutter_inappwebview
@@ -62,8 +62,7 @@ dependencies:
6262
graphql: 5.1.3
6363
#flutter_cache_manager: 3.0.0-nullsafety.0
6464
provider: 6.1.2
65-
permission_handler:
66-
11.3.1
65+
permission_handler: 11.3.1
6766
json_annotation: 4.9.0
6867
package_info_plus: 8.0.2
6968
connectivity_plus: 6.0.5
@@ -82,9 +81,9 @@ dependencies:
8281
flutter_localizations:
8382
sdk: flutter
8483
photo_view: 0.15.0
85-
# git:
86-
# url: https://github.com/CarSmallGuo/photo_view.git
87-
# ref: master
84+
# git:
85+
# url: https://github.com/CarSmallGuo/photo_view.git
86+
# ref: master
8887

8988
redux: any
9089
webview_flutter_android: any

0 commit comments

Comments
 (0)