Make update check faster #174
Labels
enhancement
New feature or request
good first issue
Good for newcomers
sidekick_core
https://pub.dev/packages/sidekick_core
update
`<cli> sidekick update` issues
sidekick checks for new sidekick updates after a command is executed.
sidekick/sidekick_core/lib/sidekick_core.dart
Lines 162 to 164 in 914bde5
It would be faster to check for updates while the command is executing and print the result in the end.
The text was updated successfully, but these errors were encountered: