| commit | 2ca7b52bf8b463eae743f3a92861547c817dac9e | [log] [tgz] | 
|---|---|---|
| author | Michael Klimushyn <mklim@google.com> | Wed Oct 16 16:14:41 2019 -0700 | 
| committer | GitHub <noreply@github.com> | Wed Oct 16 16:14:41 2019 -0700 | 
| tree | 76734101874fc71c7fe521aff0126b39f5642a94 | |
| parent | 3e047f9105fdbca1b8ab72ef4e08672ea50b0d61 [diff] | 
[flutter_webview] Revert v2 embedder support (#2200) The flutter_webview plugin needs an API in the v2 embedder that didn't roll into Flutter until `v1.10.9`, and the latest stable is `v.1.9.1`. In addition to this the migration already relied on some bugfixes that weren't really in stable, so the migration was shaky to begin with.
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). Check the packages directory for all plugins.
Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.dev/platform-plugins/.
These plugins are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo.
If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.
These are the available plugins in this repository.