Skip to content

Commit cbcf507

Browse files
[webview_flutter_wkwebview] Copies iOS implementation of webview_flutter from v4_webview (flutter#6852)
* new ios release * version bump * add breaking change change * update excludes file * fix lints and add to changelog
1 parent 6bba843 commit cbcf507

39 files changed

+6282
-2733
lines changed

packages/webview_flutter/webview_flutter_wkwebview/CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
## NEXT
1+
## 3.0.0
22

3+
* **BREAKING CHANGE** Updates platform implementation to `2.0.0` release of
4+
`webview_flutter_platform_interface`. See
5+
[webview_flutter](https://pub.dev/packages/webview_flutter/versions/4.0.0) for updated usage.
36
* Updates code for `no_leading_underscores_for_local_identifiers` lint.
47

58
## 2.9.5

0 commit comments

Comments
 (0)