Downloads
Get Pluto
Available for Chrome and Microsoft Edge. Install in seconds.
Google Chrome
Install from the Chrome Web Store
RecommendedMicrosoft Edge
Install from the Edge Add-ons store
AvailableBuild from Source
Clone the repo and build with Flutter
Open SourceManual Installation
You can also install Pluto manually in developer mode:
- Download or clone the repository
- Run
flutter pub getto install dependencies - Run
flutter build web --release --csp - Open
chrome://extensionsand enable Developer Mode - Click "Load unpacked" and select the
build/webdirectory