-
Notifications
You must be signed in to change notification settings - Fork 30.2k
SelectableText widget supports WidgetSpan #38474
Copy link
Copy link
Closed
Labels
a: qualityA truly polished experienceA truly polished experiencec: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Metadata
Metadata
Assignees
Labels
a: qualityA truly polished experienceA truly polished experiencec: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Currently
SelectableText.richcan only supporttextspan. We would like to be able to support different type of inlinespan eventually asText.richdid.This might require some discussions on how should we deal with copying or pasting a widgetspan.