flutter_html icon indicating copy to clipboard operation
flutter_html copied to clipboard

[flutter_html_iframe] Fix compile error in Flutter 3.32.0

Open hnvn opened this issue 7 months ago • 2 comments

This PR would fix the issue in #1484

  • correct conditional imports: use dart.library.js_interop instead of dart.library.html
  • remove ui_fake classes, it is legacy implementation and should be replaced by web_ui package

hnvn avatar May 22 '25 07:05 hnvn

@Sub6Resources Could we get this in? It is a hard blocker

chillbrodev avatar Jul 11 '25 21:07 chillbrodev

It was solved?

paulocoutinhox avatar Sep 15 '25 09:09 paulocoutinhox