Installing Flutter
DVMA targets the latest stable Flutter (developed against 3.47.x, Dart
3.13+). You only need the Android SDK / Xcode to build device binaries, you can
run flutter analyze/flutter test and the web preview without them.
macOS
Linux
iOS binaries cannot be built on Linux (Apple toolchain is macOS-only).
Windows
iOS binaries cannot be built on Windows.
After install, from the repo root: