Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 746 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 746 Bytes

Flutter-SDK-ARM64

Main

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

result