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

[webview_flutter_lwe] Update webview_flutter to 4.10.0 #804

Merged

Conversation

seungsoo47
Copy link
Contributor

@seungsoo47 seungsoo47 commented Jan 22, 2025

  • Update minimum Flutter and Dart version to 3.24 and 3.5.
  • Update the example main app.
  • Update webview_flutter to 4.10.0.
  • Update webview_flutter_platform_interface to 2.10.0.
  • Add removeJavaScriptChannel method call.
  • Fix deadlock issue caused by calling setBackgroundColor() after the WebViewController is created.

* Update minimum Flutter and Dart version to 3.24 and 3.5.
* Update the example main app.
* Update webview_flutter to 4.10.0.
* Update webview_flutter_platform_interface to 2.10.0.
* Add removeJavaScriptChannel method call.
Calling setBackgroundColor() after the WebViewController is created causes a deadlock issue.
@seungsoo47 seungsoo47 force-pushed the dev.webveiw_lwe.upversion.250121 branch from 7e5a11f to 1ee29ab Compare January 31, 2025 09:18
Copy link
Member

@JSUYA JSUYA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a some comments, please check it. Others are good.

@JSUYA
Copy link
Member

JSUYA commented Feb 3, 2025

Analyze CI will be fixed with this PR: #808

@JSUYA JSUYA merged commit d5411f5 into flutter-tizen:master Feb 4, 2025
5 of 6 checks passed
@seungsoo47
Copy link
Contributor Author

#758

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

Successfully merging this pull request may close these issues.

None yet

2 participants