Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null in webview in flutter 2.5.3 #167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

katmakhan
Copy link

also fixed issue "Error: No named parameter with the name 'thumbVisibility'" in flutter 2.5.3 version.
also fixed null checking in multi_select_dialog_field addPostFrameCallback functions in flutter webview.

@katmakhan
Copy link
Author

Please update if , for using the multiselect in webview in flutter 2.5.3 versions.

@katmakhan katmakhan changed the title fixed callback error by using ? for addPostFrameCallback fixed crror: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null. when running in webview in flutter 2.5.3 Mar 9, 2023
@katmakhan katmakhan changed the title fixed crror: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null. when running in webview in flutter 2.5.3 fixed error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null. when running in webview in flutter 2.5.3 Mar 9, 2023
@katmakhan katmakhan changed the title fixed error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null. when running in webview in flutter 2.5.3 fixed error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null in webview in flutter 2.5.3 Mar 9, 2023
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.

1 participant