Skip to content

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

Closed
Mahender2700 opened this issue Dec 21, 2024 · 6 comments
Closed

new_version_plus: package does not exist, or is not a plugin #67

Mahender2700 opened this issue Dec 21, 2024 · 6 comments

Comments

@Mahender2700
Copy link

Mahender2700 commented Dec 21, 2024

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.

@Mahender2700 Mahender2700 changed the title new_version_plus: ackage does not exist, or is not a plugin new_version_plus: package does not exist, or is not a plugin Dec 21, 2024
@kennest
Copy link

kennest commented Dec 22, 2024

I'm face the same issue

@amafsoftoman
Copy link

Same here too

@muhdluqman
Copy link

The maintainer need to solve and update the package

@louieseno
Copy link

there's an open MR for this.

@leonardoayres
Copy link

Hello all,

To fix this I've just removed the following lines from the package pubspec.yaml:

flutter:
plugin:
platforms:
android:
package: com.codesfirst.new_version_plus
pluginClass: new_version_plus
ios:
pluginClass: new_version_plus

After this I was able to compile and debug my app.

@pewiher
Copy link
Contributor

pewiher commented May 29, 2025

Update version please 0.1.0

@pewiher pewiher closed this as completed May 29, 2025
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

7 participants