Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Missed version bump
  • Loading branch information
stuartmorgan-g committed Nov 7, 2024
commit 015e3554a9489fb8ed948f01dcb4d686c23b0b72
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.0.2

* Updates README to remove contributor-focused documentation.

## 4.0.1

* Adds `missing_code_block_language_in_doc_comment` lint.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: webview_flutter_android
description: A Flutter plugin that provides a WebView widget on Android.
repository: https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+webview%22
version: 4.0.1
version: 4.0.2

environment:
sdk: ^3.5.0
Expand Down