flutter_html
flutter_html copied to clipboard
[flutter_html_iframe] Fix compile error in Flutter 3.32.0
This PR would fix the issue in #1484
- correct conditional imports: use
dart.library.js_interopinstead ofdart.library.html - remove ui_fake classes, it is legacy implementation and should be replaced by
web_uipackage
@Sub6Resources Could we get this in? It is a hard blocker
It was solved?