flutter_html
flutter_html copied to clipboard
[BUG] Error: Member not found: 'fadeDuration'. duration: TextSelectionOverlay.fadeDuration, vsync: this);
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:

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