Flutter SDK release for Linux ARM64 & ARMv7
- When you first init flutter on typein
flutter doctor
The flutter will download and overwrite dart-arm64-linux so you may manually download and replace dart again: dart-release for ARM
Copy the Flutter SDK artifacts (flutter build data) to ${your installpath}/bin/cache/artifacts/engine
directory manually.
- The result