{
"features": [{
"id": "text_truncate",
"name": "Text truncate property",
"status": {
"notes": "The property was deprecated, and then lost this status and was re-implemented."
},
"compat": {
"android": {
"version_added": "31.10.0"
},
"ios": {
"version_added": "31.10.0"
}
}
}, {
"id": "text_auto_ellipsize",
"name": "Text auto_ellipsize property",
"compat": {
"android": {
"version_added": "1.0.0"
},
"web": {
"version_added": "29.2.0"
},
"flutter": {
"version_added": "0.1.0"
},
"ios": {
"version_added": "31.3.0",
"notes": "Default value is true"
}
}
}, {
"id": "text_font_feature_settings",
"name": "Text font_feature_settings property",
"compat": {
"android": {
"version_added": "30.3.0"
},
"web": {
"version_added": "30.3.0"
},
"ios": {
"version_added": "30.3.0"
}
}
}, {
"id": "text_font_variation_settings",
"name": "Text font_variation_settings property",
"compat": {
"android": {
"version_added": "32.1.0"
},
"ios": {
"version_added": "32.2.0"
},
"web": {
"version_added": "32.31.0"
}
}
}, {
"id": "text_font_weight_value",
"name": "Text font_weight_value property",
"compat": {
"web": {
"version_added": "30.6.0"
},
"ios": {
"version_added": "30.6.0"
},
"android": {
"version_added": "30.7.0"
}
}
}, {
"id": "text_images_accessibility",
"name": "accessibility property for images inside text",
"compat": {
"android": {
"version_added": "30.17.0"
},
"web": {
"version_added": "30.31.0"
}
}
}, {
"id": "text_items_alignment_vertical",
"name": "alignment_vertical property for images and ranges inside text",
"compat": {
"android": {
"version_added": "30.17.0"
},
"web": {
"version_added": "30.22.0"
},
"ios": {
"version_added": "32.11.0"
}
}
}, {
"id": "text_tighten_width",
"name": "Text tighten_width property, that removes unnecessary horizontal paddings in multiline texts",
"compat": {
"android": {
"version_added": "30.20.0"
},
"ios": {
"version_added": "30.20.0"
}
}
}, {
"id": "text_optional_start_end",
"name": "Optional properties of the start and end of the text range, which were originally required",
"compat": {
"android": {
"version_added": "30.22.0"
},
"ios": {
"version_added": "30.22.0"
},
"web": {
"version_added": "30.22.0"
}
}
}, {
"id": "text_range_background_cloud",
"name": "cloud background type for the range of a text",
"compat": {
"android": {
"version_added": "30.22.0"
},
"web": {
"version_added": "30.24.0"
}
}
}, {
"id": "text_image_indexing_direction",
"name": "indexing_direction property for the image of a text",
"compat": {
"android": {
"version_added": "30.29.0"
},
"web": {
"version_added": "30.31.0"
},
"ios": {
"version_added": "31.3.0"
}
}
}, {
"id": "text_image_tint_mode",
"name": "tint_mode property for the image of a text",
"compat": {
"android": {
"version_added": "13.0.0"
},
"web": {
"version_added": "13.0.0"
},
"ios": {
"version_added": "31.3.0"
}
}
}, {
"id": "text_image_preload_required",
"name": "preload_required property for the image of a text",
"compat": {
"web": {
"version_added": "29.6.0"
},
"ios": {
"version_added": "32.5.0"
},
"android": {
"version_added": "32.10.0"
}
}
}, {
"id": "text_range_baseline_offset",
"name": "baseline_offset property for the range of a text",
"compat": {
"android": {
"version_added": "30.32.0"
},
"web": {
"version_added": "30.33.0"
},
"ios": {
"version_added": "31.0.0"
}
}
}, {
"id": "text_mask",
"name": "mask property for the range of a text",
"compat": {
"web": {
"version_added": "31.8.0"
},
"ios": {
"version_added": "32.15.0"
},
"android": {
"version_added": "32.17.0"
}
}
}, {
"id": "text_focused_text_color",
"name": "Text focused_text_color property",
"compat": {
"ios": {
"version_added": "32.4.0"
},
"android": {
"version_added": "1.0.0"
},
"web": {
"version_added": "27.2.0"
}
}
}]
}