| commit | 4900e75d147d52c150389c945fd516b69e5cf6b7 | [log] [tgz] |
|---|---|---|
| author | Matthew Lloyd <github@matthewlloyd.net> | Wed May 29 21:49:54 2019 -0500 |
| committer | Kaushik Iska <iska.kaushik@gmail.com> | Thu May 30 08:19:54 2019 +0530 |
| tree | 01cef5b3bb0a574b69e3dccc98b5878dddfdb8a5 | |
| parent | 9baf6ec13f03e2471f2bf8acbe45cfcc032316f1 [diff] |
Adds support for polygon overlays to the Google Maps plugin (#1551) This is relatively trivial, requiring only some additional logic to disambiguate click events between the various possible overlays. Also adds a page to the example app demonstrating polygons, which I tested on iOS and Android.
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.io/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.