-
Hi!
CPU usage goes through the roof when I run a simple animation on Linux Desktop. Please find the minimum sample app below. I ran the same code on a Windows machine where this problem does **not*…
-
### Steps to reproduce
1. Run the provided sample code
### Expected results
The caret at the end should be the same size as the other two.
### Actual results
The caret at the end is sho…
-
When running glassfish 7.0.8 / JDK17 with a deployed app (myApp.war),
"curl http://localhost:8080/myApp/lookup/foobar" works as expected (I get a 404, because foobar does not exist)
But "curl ht…
-
### Steps to reproduce
1. Copy code sample below into `main.dart` of a new Flutter project.
2. Run it on an Android emulator or iOS simulator.
3. Like in the video below, over-scroll the bottom s…
-
The `BeanTableSchema` of dynamodb-enhanced does not work correctly when this library and the bean class reside in different classloaders. A `NoClassDefFoundError` for the bean class is thrown, when a …
-
## Context & versions
Hello,
I have been trying to replicate docker-compose but in k8s environment:
https://github.com/cardano-foundation/cardano-graphql/blob/master/docker-compose.yml
My config…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
Adapter v0.3.1
JS-Controller v5.0.17 - Node.js® v18.19.0 - NPM v10.2.3
In fact, no more data arrives with myVaillant app because the adapter cannot establish a connection to the server.
```
…
-
## Steps to Reproduce
I'm displaying network images on Flutter web. The [workaround](https://stackoverflow.com/a/66617476/2497859) I found to fix this issue by adding `--web-renderer html` argu…
omatt updated
3 months ago
-
Pixel 5 / Android 11 uses gesture navigation. This means you can "go back" by swiping from the edges of the screen. This gesture is occasionally picked up by Flutter; thus duplicating the "back" inten…