flutter_html icon indicating copy to clipboard operation
flutter_html copied to clipboard

[BUG] Error: Member not found: 'fadeDuration'. duration: TextSelectionOverlay.fadeDuration, vsync: this);

Open Hactieuho opened this issue 3 years ago • 1 comments

Describe the bug: /E:/Flutter/Sdk/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_math_fork-0.5.0/lib/src/widgets/selection/handle_overlay.dart:60:40: Error: Member not found: 'fadeDuration'. duration: TextSelectionOverlay.fadeDuration, vsync: this);

Device details and Flutter/Dart/flutter_html versions: image

Hactieuho avatar Apr 14 '22 03:04 Hactieuho

Looks like an incompatiblity between your dependencies. Could you list at least the versions you use of flutter, flutter_html and flutter_math_fork?

erickok avatar Apr 14 '22 12:04 erickok