flutter_html
flutter_html copied to clipboard
[BUG]
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'.
Should i change to some beta version?
Got the same problem upgrade it to beta but i can't use "tagList" anymore Did you find something interesting ?
@sachavedi I change to flutter_widget_from_html instead.