Skip to content

Commit 1938b46

Browse files
committed
Documented another change for 4.0.0
Oops, quite late!
1 parent 42a7ea3 commit 1938b46

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

flutter_web_auth_2/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ If you want to use the new approach (**default behaviour!**), you need to do a b
116116
- Make sure that your users know about the new requirements, as described
117117
[here](https://pub.dev/packages/desktop_webview_window)
118118
119+
Last, but not least, version `4.0.0` also added *full* support for Universal links on iOS and macOS!
120+
In order to do this, two additional options have been added (which are *required* if
121+
`callbackUrlScheme` is `https`!):
122+
- `httpsHost` is the host of the callback URL
123+
- `httpsPath` is the path of the callback URL
124+
119125
### Upgrading to `3.x`
120126
121127
Version `3.0.0` featured a huge refactor which made it possible to maintain even more configuration

0 commit comments

Comments
 (0)