Compat upd

commit_hash:5bcbc11e19a9b3a776cdcc7f8098f7d935c09ebb
This commit is contained in:
4eb0da
2025-02-19 03:16:09 +03:00
parent 113ffda8a6
commit b905feadff
2 changed files with 29 additions and 0 deletions
+21
View File
@@ -26,6 +26,10 @@
},
"flutter": {
"version_added": "0.1.0"
},
"ios": {
"version_added": "31.3.0",
"notes": "Default value is true"
}
}
}, {
@@ -123,6 +127,23 @@
},
"web": {
"version_added": "30.31.0"
},
"ios": {
"version_added": "31.3.0"
}
}
}, {
"id": "text_image_tint_mode",
"name": "<code>tint_mode</code> property for the image of a <code>text</code>",
"compat": {
"android": {
"version_added": "13.0.0"
},
"web": {
"version_added": "13.0.0"
},
"ios": {
"version_added": "31.3.0"
}
}
}, {
+8
View File
@@ -35,5 +35,13 @@
"version_added": "31.0.0"
}
}
}, {
"id": "tooltip_mode",
"name": "<code>mode</code> property for the tooltip",
"compat": {
"ios": {
"version_added": "31.3.0"
}
}
}]
}