Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find/create alternative to RichText for styling text #7

Closed
Sub6Resources opened this issue Aug 15, 2018 · 1 comment
Closed

Find/create alternative to RichText for styling text #7

Sub6Resources opened this issue Aug 15, 2018 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Sub6Resources
Copy link
Owner

RichText works well, but it is not possible to have a widget inside of the TextSpan tree. This makes it difficult when tags like pre contain tags like img.

Creating or finding a widget that can take either a TextSpan or a Widget as a child would be a perfect solution and help to avoid the whole "supportedElement" "supportedInlineElement" discrepancy.

@Sub6Resources Sub6Resources added the bug Something isn't working label Aug 15, 2018
@Sub6Resources Sub6Resources added this to the 1.0.0 milestone Aug 15, 2018
@Sub6Resources
Copy link
Owner Author

Currently being fixed as 0.5.0. This will be a major refactor and possibly affect all open issues and pull requests (but it's for a greater cause, a package that better embraces Flutter's "Everything is a Widget" philosophy).

@Sub6Resources Sub6Resources modified the milestones: 1.0.0, 0.5.0 Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant