google_maps_flutter_web 0.1.1 google_maps_flutter_web: ^0.1.1 copied to clipboard
Web platform implementation of google_maps_flutter
0.1.0+10 #
- Update
package:google_maps_flutter_platform_interface
to^1.1.0
. - Add support for Polygon Holes.
0.1.0+9 #
- Update Flutter SDK constraint.
0.1.0+8 #
- Update
package:google_maps_flutter_platform_interface
to^1.0.5
. - Add support for
fromBitmap
BitmapDescriptors. Issue.
0.1.0+7 #
- Substitute
undefined_prefixed_name: ignore
analyzer setting by adart:ui
shim with conditional exports. Issue.
0.1.0+5 #
0.1.0+4 #
- Update
package:sanitize_html
to^1.4.1
to prevent a crash when InfoWindow title/snippet have links.
0.1.0+3 #
0.1.0+1 #
- Port e2e tests to use the new integration_test package.
0.1.0 #
- First open-source version