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

NoSuchMethodError: The method 'pushReplacement' was called on null. #33

Closed
fixer112 opened this issue Apr 8, 2020 · 3 comments
Closed

Comments

@fixer112
Copy link

fixer112 commented Apr 8, 2020

Why am i getting this error? is it becase i already have flutter named route defined?

@jonataslaw
Copy link
Owner

Why am i getting this error? is it becase i already have flutter named route defined?

Please attach your code snippet, your routes class, and your version of Flutter.
Without further details it will not be possible to proceed with your issue.

@jonataslaw
Copy link
Owner

You either forgot to add Get.key, or this error is not related to the plugin.
Anyway, without the information provided, it is impossible to have a minimal reproduction of the problem. Closed that.
If you encounter problems with the plugin, do not hesitate to open another issue, reporting the error, a code snippet, and your current version of the plugin and Flutter.

@fixer112
Copy link
Author

@jonataslaw you are very correct, silly mistake, forgot to add Get.key

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