C:/tools/flutter/.pub-cache/hosted/[pub.dartlang.org/markdown_quill-1.0.0/lib/src/embeddable_table_syntax.dart:3:1](http://pub.dartlang.org/markdown_quill-1.0.0/lib/src/embeddable_table_syntax.dart:3:1): Error: 'Node' is imported from both 'package:flutter_quill/src/models/documents/nodes/node.dart' and 'package:markdown/src/ast.dart'.
import 'package:markdown/markdown.dart';
It's really strange because I have this error in one project but not in another, and the code is the same for both…
I have this error:
It's really strange because I have this error in one project but not in another, and the code is the same for both…