Skip to content
Prev Previous commit
Next Next commit
add to changelog about version bump
  • Loading branch information
bparrishMines committed Feb 8, 2024
commit d50d7ae4169396cc698b50e05843f6803e6067a4
1 change: 1 addition & 0 deletions packages/webview_flutter/webview_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Adds support for custom handling of JavaScript dialogs. See
`WebViewController.setOnJavaScriptAlertDialog`, `WebViewController.setOnJavaScriptConfirmDialog`
and `WebViewController.setOnJavaScriptTextInputDialog`.
* Updates minimum Dart version to 3.2.3 and minimum Flutter version to 3.16.6.

## 4.5.0

Expand Down