flutter_html icon indicating copy to clipboard operation
flutter_html copied to clipboard

[BUG]

Open AaronLeeeee opened this issue 1 year ago • 3 comments

Describe the bug:

i create a empty flutter project and follow the standard "flutter_html" installation process. However i run into this Error (Xcode): ../../../.pub-cache/hosted/pub.dev/flutter_math_fork-0.5.0/lib/src/widgets/selection/handle_overlay.dart:60:40: Error: Member not found: 'fadeDuration'.

image

AaronLeeeee avatar Jan 15 '24 11:01 AaronLeeeee

Should i change to some beta version?

AaronLeeeee avatar Jan 15 '24 11:01 AaronLeeeee

Got the same problem upgrade it to beta but i can't use "tagList" anymore Did you find something interesting ?

sachavedi avatar Jan 18 '24 13:01 sachavedi

@sachavedi I change to flutter_widget_from_html instead.

AaronLeeeee avatar Jan 20 '24 12:01 AaronLeeeee