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

Further Enhancements to text-shadow parsing #1130

Open
Sub6Resources opened this issue Aug 23, 2022 · 0 comments
Open

Further Enhancements to text-shadow parsing #1130

Sub6Resources opened this issue Aug 23, 2022 · 0 comments
Labels
css Enhancements/issues with css properties enhancement New feature or request

Comments

@Sub6Resources
Copy link
Owner

text-shadow: rgb(2, 0, 171) 1px 0px, rgb(2, 0, 171) -1px 0px, rgb(2, 0, 171) 0px 1px, rgb(2, 0, 171) 0px -1px;

Not supported this style?

Null check operator used on a null value

The relevant error-causing widget was: 
  Html Html:file:///Users/shingle/ws/android/foresightnews/lib/pages/detail/articleDetail.dart:207:30
When the exception was thrown, this was the stack: 
#0      ExpressionMapping.expressionToTextShadow (package:flutter_html/src/css_parser.dart:901:100)
#1      declarationsToStyle.<anonymous closure> (package:flutter_html/src/css_parser.dart:339:48)

_Originally posted by @abcdsxg in https://github.com/Sub6Resources/flutter_html/issues/834#issuecomment-1223410739_
@Sub6Resources Sub6Resources added enhancement New feature or request css Enhancements/issues with css properties labels May 17, 2023
@Sub6Resources Sub6Resources added this to the Priority Goals milestone May 17, 2023
@Sub6Resources Sub6Resources moved this to Todo in flutter_html Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css Enhancements/issues with css properties enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant