Get Hatch

Prebuilt binaries for Linux and Windows ship with every GitHub release. Pick your platform, drop it on your PATH, and run your first install.

# one-line install (Linux / macOS) curl -fsSL https://raw.githubusercontent.com/mario-chamuty/hatch/main/install.sh | bash
# one-line install (Windows PowerShell) irm https://raw.githubusercontent.com/mario-chamuty/hatch/main/install.ps1 | iex
Then verify your install:
hatch --version

Prefer to build from source? Clone the repository and run the standard Rust toolchain. cargo build --release

Linux

x86_64 · glibc 2.31+

Download

Windows

x86_64 · Windows 10+

Download
All builds live on GitHub Releases

Resolve faster. Build anywhere.

Install Hatch and put a reproducible Flutter dependency and build pipeline on the machine in front of you.

Read the docs