Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Installing flutter elinux

Hidenori Matsubayashi edited this page Aug 25, 2023 · 3 revisions
git clone https://github.com/sony/flutter-elinux
sudo mv flutter-elinux /opt/
export PATH=$PATH:/opt/flutter-elinux/bin
flutter-elinux doctor

See also: User documentation for flutter-elinux

Please note that you must use the same version that you built the Flutter Engine for. You can check the Engine version from ${path_to_flutter-elinux}/bin/internal/engine.version or ${path_to_flutter-elinux}/flutter/bin/internal/engine.version. See also: Building Flutter Engine

Use a specific Flutter version

Download a specific version you want to use from https://github.com/sony/flutter-elinux/tags

e.g. 3.13.1

git clone https://github.com/sony/flutter-elinux -b 3.13.1
sudo mv flutter-elinux /opt/
export PATH=$PATH:/opt/flutter-elinux/bin
flutter-elinux doctor
Clone this wiki locally

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /