commit | 00cc1dee8ee75d6118f255a716dcb8f1b1385887 | [log] [tgz] |
---|---|---|
author | Amir Hardon <amirh@users.noreply.github.com> | Tue Jul 16 10:19:36 2019 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 16 10:19:36 2019 -0700 |
tree | 0900e9b92e23a605e15d1e18fcfe191e249daefa | |
parent | 404749d282428184d3969505986657cca99bce12 [diff] |
[webview_flutter] Don't log unknown setting key for debuggingEnabled … (#1857) The debuggingEnabled setting key is not used by the iOS implementation, and was logging an error. Updated the iOS code to explicitly ignore that key.
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.
Learn more about FlutterFire.