Skip to content

Commit

Permalink
feat: Attempt to add clientIdScheme feature
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Apr 2, 2024
1 parent 09740a1 commit b5aaef9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ environment:
sdk: ">=3.1.0 <4.0.0"

dependencies:
asn1lib: ^1.5.2
async: ^2.11.0
auto_size_text: ^3.0.0
badges: ^3.1.1
Expand Down Expand Up @@ -115,6 +116,7 @@ dependencies:
webview_flutter: ^4.2.1
webview_flutter_android: ^3.7.1
webview_flutter_wkwebview: ^3.4.4
x509: ^0.2.4+2

dependency_overrides:
ffi: 2.1.0 #didkit from path which depends on ffi ^1.0.0
Expand Down

0 comments on commit b5aaef9

Please sign in to comment.