Skip to content

Commit

Permalink
[webview_pro_android] publish version 2.8.3+3 to pub
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhiming committed Jun 2, 2022
1 parent ad373cf commit 3e462cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/webview_flutter/webview_flutter_android/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# webview\_pro\_android

The Android implementation of [`webview_flutter`][1].
The Android implementation of [`flutter_webview_pro`][1].

## Usage

This package is [endorsed][2], which means you can simply use `webview_flutter`
This package is [endorsed][2], which means you can simply use `flutter_webview_pro`
normally. This package will be automatically included in your app when you do.

## Contributing
Expand All @@ -18,7 +18,7 @@ flutter packages pub run build_runner build --delete-conflicting-outputs

If you would like to contribute to the plugin, check out our [contribution guide][5].

[1]: https://pub.dev/packages/webview_flutter
[1]: https://pub.dev/packages/flutter_webview_pro
[2]: https://flutter.dev/docs/development/packages-and-plugins/developing-packages#endorsed-federated-plugin
[3]: https://pub.dev/packages/pigeon
[4]: https://pub.dev/packages/mockito
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: webview_pro_android
description: A Flutter plugin that provides a WebView widget on Android.
repository: https://github.com/wenzhiming/flutter-plugins/tree/main/packages/webview_flutter/webview_flutter_android
repository: https://github.com/wenzhiming/flutter-plugins/tree/dev/packages/webview_flutter/webview_flutter_android
issue_tracker: https://github.com/wenzhiming/flutter-plugins/issues
version: 2.8.3+3

Expand Down

0 comments on commit 3e462cc

Please sign in to comment.