| commit | 7b8203af33e214666c3f0809789ae1c7d4c83ae8 | [log] [tgz] |
|---|---|---|
| author | Pau Picas <ppicas@users.noreply.github.com> | Tue Oct 01 19:36:15 2019 +0200 |
| committer | Kaushik Iska <iska.kaushik@gmail.com> | Tue Oct 01 10:36:15 2019 -0700 |
| tree | bb0e0e7a11b519e6574c2cd2778f4053338b7465 | |
| parent | c458aa8094743c105bf31065d0dafb342a109a36 [diff] |
[google_maps_flutter] Clone cached elements in GoogleMap (#2076) Create a clone of cached elements in GoogleMap (Polyline, Polygon, etc.) to detect modifications if these objects are mutated instead of modified by copy.
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.