-
### Steps to reproduce
1. Launching app
2. Scrolling through map
### Code sample
Code sample
```dart
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:google…
-
## Steps to Reproduce
Just run this file.
main.dart
```dart
import 'package:flutter/material.dart';
import "package:flutter/cupertino.dart";
import 'package:google_maps_flutter/google_maps_fl…
-
# Fitness Casino Wiki
## A. Overview
### Project Name:
**Fitness Casino**
### Purpose:
The Fitness Casino app is a gamified fitness platform that incentivizes physical activity by converting user a…
-
Output I get when trying to install it alongside `google_maps_flutter 1.0.2-nullsafety`:
```sh
› flutter packages get
Because visor depends on google_map_polyline ^0.2.0+1 which depends on google…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI OAuth, Firebase UI OAuth Google
###…
-
# Repro
### Setup
- clone this repo https://github.com/cedvdb/flutter_repros/tree/repro_map_picture_recorder_issue
- branch repro_map_picture_recorder_issue
- replace google map API KEY i…
-
### Steps to reproduce
I'm trying to track down a bug in DevTools where values on the querystring get lost. It happens when a value is a hex colour (`#ffffff`) that contains a hash. The hash is cor…
-
Hello, I am experiencing this error below, whenever I use the google map.
Also, please find below the flutter doctor -v output as well.
```
E/BufferQueueProducer(12362): [SurfaceTexture-0-12362…
-
Page URL: https://docs.flutter.dev/accessibility-and-localization/internationalization
Page source: https://github.com/flutter/website/tree/master/src/docs/development/accessibility-and-localization/…
-
When I am using this library with flutter google map in 1 page and I want to get new location and move camera I get this error:
`Caught error: InvalidValueError: not a LatLng or LatLngLiteral with…