-
## Use case
Using blend modes on text, especially in relation to images is very common, but it can also help with using less CustomPaints and better utilising existing Widgets, BoxDecorations a…
-
## Steps to Reproduce
Checkout the code below where I create a custom painter "MyPainter". The painter draws a line from left to right of the screen and adds a shadow along the same path using `canv…
-
E/flutter (14891): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: CameraException(Uninitialized CameraController, startImageStream was called on uninitialized CameraController.)
E/…
-
I using this example for my project. But my view has redundant vertical and horizontal lines:
How to remove it!
Thank!!
My code:
```
geoJsonIndexCity = GeoJSONVT(
jsonDecode…
-
### 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/…
-
### Steps to reproduce
run the attached code
### Expected results
image edges should be smooth like when using `Canvas.drawImage`
### Actual results
they are always sharp (no matter wha…
-
### Steps to reproduce
3. `flutter run`
### Expected results
I see a plain grey screen.
### Actual results
The app has some dark gray squares on a light grey background.
When I instead run `fl…
-
First of all, thank you for this amazing library, I really like the idea of using widgets to create charts.
I'm creating a line chart with `target line`(y: 3.6) and `target area`(y: 0 ~ 2).
I enc…
-
### Steps to reproduce
I created a simple animation demo, and despite using minimal resources, I still encounter frame jitter issues. I captured the following image using GPUView, and it seems like…
-
### 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/do…