Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Prev Previous commit
Next Next commit
Merge branch 'master' into navigation_delegate
  • Loading branch information
amirh committed Mar 9, 2019
commit 151b47d94ba54888a6b1bf1b235d96e98696fa1b
4 changes: 4 additions & 0 deletions packages/webview_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Support specifying navigation delegates that can prevent navigations from being executed.

## 0.3.3+2

* Exclude LongPress handler from semantics tree since it does nothing.

## 0.3.3+1

* Fixed a memory leak on Android - the WebView was not properly disposed.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.