Flutter Go CLI
Build and publish portable Flutter app bundles — one download, no Dart or Flutter SDK required.
v0.0.1Quick install
Linux · macOS$ curl -fsSL https://flutter-go.test.lncd.pl/install.sh | sh
- Detects your platform
- Verifies the SHA-256
- Marks it executable
- Installs onto your PATH
Installs flutter_go into $XDG_BIN_HOME or ~/.local/bin. Prefer to do it by hand? Grab your platform below.
Direct downloads
Linux
x86_64 · 7.7 MB
SHA-256
3895bc4c2663a7d309fd1ce12ab2a1e1440a2ba43f8eb5ccd9bf1577cb203641
Verify the download
echo "3895bc4c2663a7d309fd1ce12ab2a1e1440a2ba43f8eb5ccd9bf1577cb203641 flutter-go-cli-0.0.1-linux-x64" | sha256sum -c -