Flutter version 0.0.0
Closed this issue · 1 comments
FaresKi commented
When I type in flutter --version
after the new Flutter version, this is what I get :
Flutter 0.0.0-unknown • channel stable • https://github.com/flutter/flutter.git
Framework • revision f7a6a7906b (il y a 3 jours) • 2020-05-12 18:39:00 -0700
Engine • revision 6bc433c6b6
Tools • Dart 2.8.2
Is there a reason why the new Flutter version won't be displayed?
MiderWong commented
reinstall flutter.
brew uninstall --force flutter
rm -rf "$(brew --cache)/flutter--git"
brew install (--devel) flutter