-
As of today (and we should read it as "for the foreseeable future"), CORS images cannot be rendered into WebGL/WebGPU canvases. However, there are plenty of use-cases where apps need to be able to dis…
-
Just upgraded flutter and created new projected then added flutter_strip then build
Check the full details about the error here: https://scans.gradle.com/s/l2qy6flpvngj6
> Could not resolve all…
-
### Bug description
When panning a chart with fixed interval type and one value for each interval step, the x axis moves along with the values as expected if the interval is day or lower. However, at…
-
### Steps to reproduce
1. Download the latest version of flutter
The rest of the code follows this tutorial: https://developers.google.com/maps/flutter-package/config
3. Do `flutter create google_m…
-
### Steps to reproduce
1. Create a new counter app
2. Add `debugPrintStack()` to the `_incrementCounter` method
3. Run on a web device and click the button
### Expected results
The printed …
-
Our `package:jnigen`s purpose is to produce dart bindings for Java/Kotlin APIs based on `.jar` files or java/kotlin sources. That is useful in general - but our main motivation for building this is t…
-
### Steps to reproduce
1. Create a Platform View
2. Attach an 8K display and set the display resolution to 8K 60.
3. Android wm size is 4K but the resolution is 8K
4. Use ExoPlayer to play an 8K v…
-
### What happened?
Flutter latest SDK is not sharing the one signal id.
Giving result: {"name":"update-subscription","appId":"53203455-f710-45bb-bb7a-845743d34be1","onesignalId":"local-689b8849-56e5…
ghost updated
1 month ago
-
upgrader log,
```
I/flutter ( 9657): upgrader: instantiated.
I/flutter ( 9657): upgrader: build UpgradeAlert
I/flutter ( 9657): upgrader: initialize called
I/flutter ( 9657): upgrader: initializ…
-
### Use case
**Description:** I would like to propose an enhancement to the existing Tooltip widget in Flutter to provide developers with the ability to control the dismissal behavior of tooltips mor…