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

How to disable automatically run "pub get" when auto-completing or updating a package? #21

Closed
dungnv2602 opened this issue Oct 18, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dungnv2602
Copy link

Like title, I find this really annoying when update more than 1 package. How to disable this feature?

@dungnv2602 dungnv2602 added the enhancement New feature or request label Oct 18, 2019
@marius-h marius-h self-assigned this Oct 18, 2019
@marius-h marius-h added this to the 1.3.2 milestone Oct 18, 2019
@marius-h
Copy link
Owner

Currently, there is no way of deactivating the "pub get"-automation. Do you have any suggestions of how you'd like it to be implemented in the next version?

@dungnv2602
Copy link
Author

dungnv2602 commented Oct 19, 2019

Right now, using your package. I usually felt into packages lock sequence, that means I have to wait for 'packages get' command run successfully before updating another one, and repeat again and again. It's time consuming.

Before using this package, I used the one named 'Flutter Pub Version Checker'. It basically let me update one or more packages version, that's all, And then I will run command 'packages get' my self.
I find this more comfortable for me in cases which I want to update multiple packages.

Maybe in the next version, you should provide 2 options for users to choose which one is more suitable for them. That's would be great.

@marius-h
Copy link
Owner

marius-h commented Jan 4, 2020

Will be fixed in the next update 😉

image

@marius-h marius-h closed this as completed Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants