mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes https://github.com/flutter/flutter/issues/150994 This ensures that the dart:ui API toImage and toImageSync use the experimental canvas API when the define is set. No other changes.