Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharp83 committed Aug 28, 2023
1 parent 8e965ad commit 850e9f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

## 3.9.4

* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
* Add webkit interface for showing javascript alert message

## 3.9.3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

## 2.5.1

* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
* Add support to show JavaScript dialog. See `PlatformWebViewController.setJavaScriptAlertDialogCallback`.

## 2.5.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

## 3.7.3
## 3.7.4

* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
* Add webkit interface for showing javascript alert message

## 3.7.3
Expand Down

0 comments on commit 850e9f5

Please sign in to comment.