mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
![]() This patch simplifies the SkPicture we generate for Skia. Instead of drawing everything into a nested SkPicture, we now draw everything into the top-level picture, which requires us to apply the device scale factor in Dart. |
||
---|---|---|
examples | ||
packages/flutter |