-
### Steps to reproduce
Just use the default empty Application template and debug (or release)
### Expected results
Fully loaded to show the window, and I don't want to see the black screen
…
-
Please use the passive locationlistener instead of fused, gps or network location for reduced power consumption.
Trigger scans when a locationupdate was received and the duration from the last scan i…
-
Here are the logs from the console:
```shell
CommandInvokationFailure: Gradle build failed.
/Applications/Unity/Hub/Editor/2022.3.42f1/PlaybackEngines/AndroidPlayer/OpenJDK/bin/java -classpath "…
-
### Steps to reproduce
1. Build Flutter with either `flutter build web` or `flutter build web --web-renderer canvaskit`
2. Push to Github and deploy github pages.
3. Load app on desktop. Works well…
-
TextInputAction.newline does not work on custom keyboards, only on the Google keyboard, when I press the Enter key on custom keyboards, nothing happens.
```
TextField(
focusNode: focusNode,
te…
-
The `result` passed to `Navigator.pop(context, result)` never reaches the `PersistentBottomSheetController.closed`.
I think maybe the problem is [here](https://github.com/flutter/flutter/blob/fba99…
-
in the gallery app there's an example of the BottomAppBar with FloatingActionButton in different positions
if we change the FAB posistion, the BottomAppBar shape is animated, but when the shape its…
-
This is probably expected to not drop gesture when cursor is outside of the window. With gesture within the window TabView can be scrolled only on single tab.
Proposal:
Make TabView to be scroll…
-
## Environment
**Package version: 7.8.0**
Flutter doctor
```
[✓] Flutter (Channel stable, 3.7.8, on macOS 13.1 22C65 darwin-arm64 (Rosetta),
locale en-BR)
• Flutter version 3…
-
MacOS Sonoma M1. I get this over and over in the log:
```
flutter: logger: RECEIVER: Listening for files...
flutter: logger: PING: Local ping sent
flutter: logger: PING: Local ping error code: 7
…