-
seen in dcc8c65eb3d1d43decb52d276b7f29390ea67c9d
test: AiksTest_ColorMatrixFilterSubpassCollapseOptimization
## metal
![impeller_Play_AiksTest_ColorMatrixFilterSubpassCollapseOptimization_Metal](…
-
The first time the scan screen is opened it works fine, but after i close it and open it again it stops detecting codes.
I'm trying disposing the controller and starting it on initstate
```
@ov…
-
When we run out of memory, we just crash. There's no clear indication of what the problem is. `flutter run` just says the application finished after printing `W/ActivityManager: Force finishing acti…
-
### Steps to reproduce
Run the sample shared in the code snippet then you can see the circle shape rendering issue in Custom Painter while resizing the window.
1. Set PaintingStyle.stroke and a…
-
Instead of applying the effect on the app's window, can it be used as the background color of a Container?
-
## Use case
I'm maintaining an app with bookmarks. The most used bookmarks are added as dynamic shortcuts (with quick actions plugin).
Each bookmark has a specific icon. I'm drawing them in the app …
-
Drawing lines with (the default) strokeWidth 0 on web acts more like strokeWidth 1, it scales when the canvas is scaled. It should always produce a 1-pixel line.
## Steps to Reproduce - run this…
-
It seems that the canvas does a wrong rounding on the scale when using doubles with many decimal places.
Code:
```dart
import 'package:flutter/material.dart';
import 'dart:math' as math;
vo…
-
bitsdojo can split window, I wanna only left panel to be acrylic, is there a way to this?
(this is because of windows10 didn't support acrylic, the aero effect makes text hard to see)
-
## 框架比较
1. ionic: WebView + inefficient DOM manipulation
2. react native: JS Bridge
3. Native (ObjectiveC/Swift/Java/Kotlin)
4. Flutter (AOT+JIT, compiles directly to native code)
## flutter de…