CircleCI-Public / flutter-orb

Easily install Flutter SDK and package dependencies. Also wasily run unit test and lint. Supports Linux and macOS
https://circleci.com/developer/orbs/orb/tadashi0713/flutter-orb
MIT License
2 stars 16 forks source link

perf(install_sdk): remove flutter doctor #9

Closed Ascenio closed 2 years ago

Ascenio commented 2 years ago

Running flutter doctor might be useful for debugging but it's not needed in most cases. I've experienced it taking up to 17 seconds, which adds up to some significant ammount over time.

The user can add this command by him/herself, as it's just an one liner.

image image image

KyleTryon commented 2 years ago

Thank you @Ascenio. The branch has become stale but do not worry about rebasing your change, I am about to open a new PR and I will include your change. Thank you! Keep an eye out for an update shortly.

KPR7168 commented 2 months ago

@KyleTryon its a little over a year now, has than new PR been merged?

KyleTryon commented 2 months ago

@KyleTryon its a little over a year now, has than new PR been merged?

I am no longer with the company