engine
engine copied to clipboard
Add Semantics Property `linkUrl`
The new property allows the user to specify a URI for their semantics link node. It's plumbed through for both web and non-web engines, but it's only used in the web engine currently. It sets the href of the anchor element associated with semantics node.
This is going to unlock better semantics support in the Link widget on web (PR).
Framework counterpart: https://github.com/flutter/flutter/pull/150639
Part of https://github.com/flutter/flutter/issues/150263
auto label is removed for flutter/engine/53507, due to - The status or check suite Linux Web Framework tests has failed. Please fix the issues identified (or deflake) before re-applying this label.