-
## Command
```sh
flutter run --flavor dev -t lib/main_dev.dart
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
RPCError
```console
#0 new _OutstandingRequest (package:vm_ser…
-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
Android, iOS, Web, macOS, Linux, Windows
### Have you already upgraded yo…
-
_This issue was originally filed by @pjako_
---
I would like to have weak references in dart, I know its hard to do in javascript, currently at least.
Currently I want to give an object some unique…
-
I am getting this error when running my project on flutter web:
Launching lib\main.dart on Chrome in debug mode...
Building application for the web...
Attempting to connect to browser instance..
…
-
**Describe the bug**
On android 12, when I return to the example app from the background, the UnityWidget sometimes turns blank.
Reopening the screen with the UnityWidget, or leaving the app and com…
-
My web project compiles without error, but on launch, the browser opens with a blank page and Android Studio shows "Attempting to connect to browser instance" indefinitely.
Just ran Flutter upgrade…
-
Can somebody help me with this please? I've checked other issues with similar title and non seem to be able to resolve the issue I'm having. I have tried removing Podfile.lock, /Pods, .symlinks, pod d…
-
## 概要
FlutterWebでGoogleMapを表示したことがないので技術的に可能か調査して欲しい。
- [ ] FlutterWebでGoogleMapが表示できるのかを調査。
- できるのであれば、サンプルページを `/map` パスに作って欲しい。
- [ ] GoogleMapAPIの何かしらを呼べるかの調査。
- なんでもいいので、とりあえず呼び出せるかを確認…
-
### Issue Link
https://github.com/flutter/flutter/issues/154249
### Target
stable
### Cherry pick PR Link
https://github.com/flutter/engine/pull/55007
### Changelog Description
Fi…
-
Unable to run integration tests in `dev` branch example `integration_test`.
### Error
```console
Running "flutter pub get" in example... 4.4s
Launching integration_…