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

Already implement a custom parser but where I need to add it #97

Open
tonyhart7 opened this issue May 30, 2022 · 4 comments
Open

Already implement a custom parser but where I need to add it #97

tonyhart7 opened this issue May 30, 2022 · 4 comments

Comments

@tonyhart7
Copy link

image
is I must put it before main() or I can just put it at build page ? @dengyin2000

@tonyhart7
Copy link
Author

tonyhart7 commented May 30, 2022

and lastly I want to change color of widget build from json and so I must change the property of widget parser right
this can possible by implementing a state inside a widget parser in bloc code

so I pass my state of app to every single parser and do conditional change in every parser
seems very excessive but in the ends its very worth it, maybe someone has better idea than me
please let me know

@tonyhart7
Copy link
Author

update: depends on how deep widget tree you send as json

dynamic json build method take a while in response to state changes

@dengyin2000
Copy link
Owner

any code before you use it.

@dengyin2000
Copy link
Owner

and lastly I want to change color of widget build from json and so I must change the property of widget parser right this can possible by implementing a state inside a widget parser in bloc code

so I pass my state of app to every single parser and do conditional change in every parser seems very excessive but in the ends its very worth it, maybe someone has better idea than me please let me know

no, it doesn't support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants