v1.3.0
- Don't clear .gitmodules when calling
flutter channel
without a channel #26 - Move echos to
stderr
, so that the output ofstdout
is not changed for scripts consuming it #24 - Don't error
flutter upgrade
whenpubspec.lock
doesn't exist #28 - The tests are now faster and run on CI! This gives me personally confidence to change things without breaking your project