-
Hello,
I use a MKMapView (Apple Maps) inside a PlatformView and it’s working fine.
But after using a SearchView (with showSearch) and dismissing it, the platformView is only responding to touch ev…
-
I'm trying to use the enable-vulkan engine in android.
1.`gn host
./flutter/tools/gn --unopt --runtime-mode=profile --android-cpu=arm64`
2. `gn android
./flutter/tools/gn --unopt --runtime-…
-
Hello, this is a great component. I fell in love with it at the first sight. I hope I can use it all the time.
I have a requirement now. I want content to show different styles at different heights…
-
Robolectric has the ability to run tests against multiple variations of android. It appears that for most of our testing we use `@Config(sdk = Build.VERSION_CODES.X)` which runs the tests against one …
-
## Bug report
**Describe the bug**
Trying to sign in using Google or Twitter throws an unknown error.
![Screenshot_20230613-172026](https://github.com/firebase/flutterfire/assets/25869028/0630…
-
## Command
```sh
flutter --no-color run --machine --track-widget-creation --device-id=00008130-001465643EF2001C --start-paused --dart-define=flutter.inspector.structuredErrors=true lib/main.dart
``…
-
## Command
```sh
flutter analyze
```
## Logs
_Exception
```console
```
```console
[32m[✓][39m Flutter (Channel stable, 3.24.3, on macOS 14.7 23H124 darwin-arm64, locale en-US)
[32…
-
Stop using raw int values that happen to match the sdk implementation.
https://github.com/flutter/packages/pull/7406/files#r1718828708
-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
Android, iOS
### Have you already upgraded your packages?
Yes
### Depen…
-
This code in the example throws an exception on the .listens. This effectively disables all the event handlers except the one that throws the exception, i.e the first one. Here .listen((location ... f…