Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The argument type 'Delta/*1*/' can't be assigned to the parameter type 'Delta/*2*/ #28

Open
jrcompliance opened this issue Jul 22, 2022 · 1 comment

Comments

@jrcompliance
Copy link

Error: The argument type 'Delta/1/' can't be assigned to the parameter type 'Delta/2/'.

  • 'Delta/1/' is from 'package:quill_delta/quill_delta.dart' ('../Documents/flutterSDK/flutter/.pub-cache/hosted/pub.dartlang.org/quill_delta-3.0.0-nullsafety.2/lib/quill_delta.dart').
  • 'Delta/2/' is from 'package:quill_format/src/quill_delta.dart' ('../Documents/flutterSDK/flutter/.pub-cache/hosted/pub.dartlang.org/quill_format-1.0.2/lib/src/quill_delta.dart').
    return NotusDocument.fromDelta(delta);
@MohammedSalehelShazly
Copy link

I have the same issue
The argument type 'Delta' can't be assigned to the parameter type 'Delta'*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants