Skip to content

[webview_flutter_tizen] Update webview_flutter to 4.13.1#1009

Open
seungsoo47 wants to merge 2 commits intoflutter-tizen:masterfrom
seungsoo47:dev.webview.scrollbar.260421_2
Open

[webview_flutter_tizen] Update webview_flutter to 4.13.1#1009
seungsoo47 wants to merge 2 commits intoflutter-tizen:masterfrom
seungsoo47:dev.webview.scrollbar.260421_2

Conversation

@seungsoo47
Copy link
Copy Markdown
Contributor

  • Update minimum supported SDK version to Flutter 3.32/Dart 3.8.
  • Update webview_flutter to 4.13.1.
  • Update webview_flutter_platform_interface to 2.13.0.
  • Add support for setVerticalScrollBarEnabled, setHorizontalScrollBarEnabled, supportsSetScrollBarsEnabled APIs

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the webview_flutter_tizen package to version 0.10.0, increasing the minimum supported SDK versions to Flutter 3.32 and Dart 3.8. It introduces support for setVerticalScrollBarEnabled and setHorizontalScrollBarEnabled APIs, including the necessary native Tizen ewk bindings. Documentation has been added to the README regarding the current limitations of these scrollbar settings. Feedback was provided to ensure that scrollbar visibility changes are applied to the webview instance immediately upon the method call, rather than only during the load start event.

Comment thread packages/webview_flutter/tizen/src/webview.cc
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.

1 participant