forked from firka/flutter
63d44d17dcc58ebbeb14e74c005e70d107051e86
.*dither.* from the Engine (flutter/engine#46750)
Closes https://github.com/flutter/flutter/issues/112498. We no longer support any user-visible configuration around dithering. It is unconditionally applied for gradients (in both the Skia and Impeller backends), and never applied elsewhere. After this change, I'll update https://docs.flutter.dev/release/breaking-changes/paint-enableDithering accordingly. --- ~~Requires https://github.com/flutter/engine/pull/46746 to land successfully~~ Done. Alright, this appears ready to review!
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%