Flutter Html with IntrinsicHeight
I have a problem caused by IntrinsicHeight when i use html. But, it runs fine if I use Text.
html says that it needs a specific height (can’t be dynamic). Whereas, I need dynamic height.
I have a problem caused by IntrinsicHeight when i use html. But, it runs fine if I use Text.
html says that it needs a specific height (can’t be dynamic). Whereas, I need dynamic height.