We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac31311 commit 1152ab4Copy full SHA for 1152ab4
templates/flutter/lib/src/client_io.dart.twig
@@ -335,7 +335,6 @@ class ClientIO extends ClientBase with ClientMixin {
335
? callbackUrlScheme
336
: "{{spec.title | caseLower}}-callback-${config['project']!}",
337
options: const FlutterWebAuth2Options(
338
- intentFlags: ephemeralIntentFlags,
339
useWebview: false,
340
),
341
).then((value) async {
0 commit comments