Downloads

Get Pluto

Available for Chrome and Microsoft Edge. Install in seconds.

Manual Installation

You can also install Pluto manually in developer mode:

  1. Download or clone the repository
  2. Run flutter pub get to install dependencies
  3. Run flutter build web --release --csp
  4. Open chrome://extensions and enable Developer Mode
  5. Click "Load unpacked" and select the build/web directory