Skip to content

Commit

Permalink
[webview_flutter_wkwebview] Copies iOS implementation of webview_flut…
Browse files Browse the repository at this point in the history
…ter from v4_webview (flutter#6852)

* new ios release

* version bump

* add breaking change change

* update excludes file

* fix lints and add to changelog
  • Loading branch information
bparrishMines committed Dec 16, 2022
1 parent 6bba843 commit cbcf507
Show file tree
Hide file tree
Showing 39 changed files with 6,282 additions and 2,733 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## NEXT
## 3.0.0

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

## 2.9.5
Expand Down
Loading

0 comments on commit cbcf507

Please sign in to comment.