commit | a00be1ff8c25ff775db4f91229505e796da211a5 | [log] [tgz] |
---|---|---|
author | Michael Klimushyn <mklim@google.com> | Thu Sep 26 17:27:14 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 26 17:27:14 2019 -0700 |
tree | 99485259c08c054217e3a3384df249d453356afa | |
parent | 4e12eb210d7607c72cea47c3999fc792a1d8d310 [diff] |
[google_maps_flutter] Avoid AbstractMethod crash (#2113) Override a default method to work around flutter/flutter#40126. The root cause of the issue has already been fixed in master and there is a potential workaround available to apps already, but this is an extra low-risk change that should prevent the crash for any affected users while the fix is still rolling out to stable.
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.