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

InteractiveView error #5

Closed
sante85 opened this issue Feb 24, 2021 · 2 comments
Closed

InteractiveView error #5

sante85 opened this issue Feb 24, 2021 · 2 comments

Comments

@sante85
Copy link

sante85 commented Feb 24, 2021

Launching lib\main.dart on SM G920F in debug mode...
Running Gradle task 'assembleDebug'...

Compiler message:
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/graphite-0.2.3/lib/graphite_edges.dart:99:18: Error: The method 'InteractiveViewer' isn't defined for the class '_GraphiteEdgesState'.

  • '_GraphiteEdgesState' is from 'package:graphite/graphite_edges.dart' ('/C:/flutter/.pub-cache/hosted/pub.dartlang.org/graphite-0.2.3/lib/graphite_edges.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'InteractiveViewer'.
    child: InteractiveViewer(
    ^^^^^^^^^^^^^^^^^

Compiler message:
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/graphite-0.2.3/lib/graphite_edges.dart:99:18: Error: The method 'InteractiveViewer' isn't defined for the class '_GraphiteEdgesState'.

  • '_GraphiteEdgesState' is from 'package:graphite/graphite_edges.dart' ('/C:/flutter/.pub-cache/hosted/pub.dartlang.org/graphite-0.2.3/lib/graphite_edges.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'InteractiveViewer'.
    child: InteractiveViewer(
    ^^^^^^^^^^^^^^^^^
    Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
    build failed.
@sante85
Copy link
Author

sante85 commented Feb 24, 2021

gradle-6.7

@lempiy
Copy link
Owner

lempiy commented Feb 24, 2021

@sante85 what flutter version are you using?

@sante85 sante85 closed this as completed Feb 24, 2021
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