We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a21301 commit fdf7e08Copy full SHA for fdf7e08
gn/flutter_defines.gni
@@ -13,6 +13,8 @@ flutter_defines = [
13
"SK_DISABLE_AAA",
14
15
# API staging
16
+ "SK_SUPPORT_LEGACY_PATH_DIRECTION_ENUM",
17
+ "SK_SUPPORT_LEGACY_PATH_FILLTYPE_ENUM",
18
19
# Flutter doesn't deserialize anything.
20
"SK_DISABLE_READBUFFER",
0 commit comments