Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 2cd3657

Browse files
committed
-update version
1 parent a9539ee commit 2cd3657

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/webview_flutter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.3.12+1
2+
3+
* Temporarily revert getTitle (doing this as a patch bump shortly after publishing).
4+
5+
## 0.3.12
6+
7+
* Added a getTitle getter to WebViewController.
8+
19
## 0.3.11+6
210

311
* Calling destroy on Android webview when flutter webview is getting disposed.

packages/webview_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webview_flutter
22
description: A Flutter plugin that provides a WebView widget on Android and iOS.
3-
version: 0.3.11+6
3+
version: 0.3.12+1
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
66

0 commit comments

Comments
 (0)