is there any way to remove a particular package version from pub.dartlang.
i have multiple version of the package with same functionalities, didn't find any option to remove the unwanted version.
You can file a request here.. then I'll confirm by email. But if it's been published for a long time it might be better to mark it discontinued... This way it won't show up in search, and you won't break people that depend on your package..
thanks @jonasfj
please remove all the version except 0.0.1
the package link is : https://pub.dartlang.org/packages/flutter_multi_carousel
I sent an email to confirm identity...
@jonasfj
i have confirm the mail.
please carry your step to remove all the version except 0.0.1.
I confirmed this request...
@jonasfj
how much time it generally take to perform this delete task.
@jaiswalshubham84, looks like our tools doesn't support deleting the latest version... but if we want we can remove all versions, then you'll have to republish...
@jonasfj , ok, remove it all
@jason-simmons
i somehow again pushed the wrong code from my end.
extremely sorry from end.
can you please delete all the versions of the package again.
thanks in advance
Removed the package, @jaiswalshubham84, you can publish now...
@jonasfj thanks馃檪
Hi @jonasfj
Please can you remove both of these versions?
https://pub.dev/packages/parse_server_sdk_flutter/versions/1.0.28
https://pub.dev/packages/parse_server_sdk/versions/1.0.28
Thanks in advance.
@phillwiggins: please contact [email protected] as stated on the policy page: https://pub.dev/policy
when i do some changes and try to update my package it shows
"Version 0.0.1 of package prompter_nvr already exists.
pub finished with exit code 1"
@nvrr: you need to update the version in your pubspec.yaml. See https://dart.dev/tools/pub/pubspec for more info about it.
@nvrr: you need to update the version in your
pubspec.yaml. See https://dart.dev/tools/pub/pubspec for more info about it.
thanks sir, now i got it
Most helpful comment
@nvrr: you need to update the version in your
pubspec.yaml. See https://dart.dev/tools/pub/pubspec for more info about it.