-
## Details
Adding / initializing **'n'** markers on google map takes **O(n)** time, and the UI remains freezed during this period. I tested initializing with `10` , `100`, `500` and `1000` markers.
…
-
**Describe the bug**
When a user tries to search on the search bar, he either enters or choose the location from the suggestions below, the maps refreshes for a bit and then just stays where it was b…
-
**Describe the bug**
when i want to use search i get error and maps return me to current location
**Code **
`return PlacePicker(
apiKey: "hide my api key",
…
-
## Steps to Reproduce
1. create an app with a full screen google maps
2. run it on android phone (pixel 6)
3. switch the phone orientation multiple time
4. sometime the map disappears
**Expec…
-
**Bug Report**
`multi_image_picker` version: ^5.0.2
Is it happening on Android: Yes
Is it happening on iOS: Not tested yet
```
C:\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (…
-
### Steps to reproduce
1. Run the test in the sample code.
### Expected results
Test should pass.
### Actual results
Test fails.
### Code sample
Code sample
```dart
import 'pa…
-
Getting this error on the console while using the component.
`Access to XMLHttpRequest at 'https://maps.googleapis.com/maps/api/place/autocomplete/json?input=f&key=&components=country:ng' from orig…
-
```console
Bad state: Asset URI is missing for abstract class JSObject
package:mockito/src/builder.dart 2200:10 _MockClassInfo._typeImport
package:mockito/src/builder.dart 1676:…
-
### Steps to reproduce
The Navigator widget's `pages` property accepts a list a pages. The issue is that the internal logic for comparing page quality doesn't compare Page equality correctly.
Th…
-
# Current bug behavior
A null check operator exception is thrown when trying to load (cache) infinite tiled maps
# Expected behavior
The map is loaded in chunks or the chunks are consoladat…