Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 1.26.0-2.0.pre.86, on Linux, locale es_NI.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Chrome - develop for the web
[✓] Android Studio
[✓] VS Code (version 1.52.1)
[✓] Connected device (1 available)
if see this version is pre 1.26.0-2.0.pre.86
I would like to use the stable version (1.22.5)
how command in git needs to be used for that??
i now in docs used this
but i didn't see it when i installed it manually
Cheers
--