-
Notifications
You must be signed in to change notification settings - Fork 89
new_version_plus: package does not exist, or is not a plugin #67
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
Comments
I'm face the same issue |
Same here too |
The maintainer need to solve and update the package |
there's an open MR for this. |
Hello all, To fix this I've just removed the following lines from the package pubspec.yaml: flutter: After this I was able to compile and debug my app. |
Update version please 0.1.0 |
Uh oh!
There was an error while loading. Please reload this page.
I got this message in the terminal please suggest me the solution for this.
Package new_version_plus:android references com.codesfirst.new_version_plus:android as the default plugin, but the package does not exist, or is not a plugin
package.
Ask the maintainers of new_version_plus to either avoid referencing a default implementation via
platforms: android: default_package: com.codesfirst.new_version_plus
or create a plugin named com.codesfirst.new_version_plus.The text was updated successfully, but these errors were encountered: