Skip to content

fix: Implement no-op for cleanUpDanglingCalls method in FlutterWebAuthWeb.#167

Open
ab-kapoor wants to merge 1 commit intoLinusU:masterfrom
ab-kapoor:fix/web-cleanUpDanglingCalls-not-implemented-exception
Open

fix: Implement no-op for cleanUpDanglingCalls method in FlutterWebAuthWeb.#167
ab-kapoor wants to merge 1 commit intoLinusU:masterfrom
ab-kapoor:fix/web-cleanUpDanglingCalls-not-implemented-exception

Conversation

@ab-kapoor
Copy link

Issue: PlatformException(Unimplemented, null, The flutter_web_auth plugin for web doesn't implement the method 'cleanUpDanglingCalls', null) is thrown for flutter web app.

This pull request includes a small change to the lib/flutter_web_auth_web.dart file. The change adds a new case to the switch statement in the FlutterWebAuthWeb class to handle cleanUpDanglingCalls without performing any operations.

@maxbeech
Copy link

Can we merge this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants