b6e6849f95d36cb7beafd42d08d3699f7f96489f
issue: https://github.com/flutter/flutter/issues/150462 This makes that usage never crash. I would like to reevaluate for a better fix later though. Something like: 1) Rework the downsample logic to make sure this gap doesn't exist. 1) Simply increase the kernel size. We already did that before and technically we should be clamped to the 500 sigma so we won't have to do it forever. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
[Impeller] added a fallback that will make sure the blur fragment shader doesn't overflow (flutter/engine#53466)
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%