Open
Description
Hi,
After load all widget. if resizing for the first time(first time only) html widget will refresh. how can i prevent this?
Code
Html( shrinkWrap: true, data: HotNewsData.findById(topicId).desc, style: { '#': Style( padding: const EdgeInsets.fromLTRB( 4, 4, 4, 4), fontSize: FontSize(18), ), }, customRenders: { iframeMatcher(): youtubeRender() }, ),
flutter_html: ^3.0.0-alpha.6
flutter_html_iframe: ^3.0.0-alpha.3
sorry for my english
Metadata
Metadata
Assignees
Projects
Status
Todo