Results 3 issues of dlatikay

Works perfectly well on Android. ``` 0 flutter_web_auth_2 0x00000001023852dc Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value + 0 (:0) 1 flutter_web_auth_2 0x00000001023852dc closure #1 in SwiftFlutterWebAuth2Plugin.handle(_:result:)...

Requires an update to flutter_web_auth_2 3.1.1 as per their docs: https://pub.dev/packages/flutter_web_auth_2 > preferEphemeral: This has been split into the two named parameters preferEphemeral (for iOS and MacOS) and intentFlags (for...