/psi-cli

flutter-rs devtool

Primary LanguagePythonMIT LicenseMIT

Replaced with cargo-flutter

psi

flutter-rs devtool

Usage

psi create flutter_app Create a flutter-rs app

psi create . Add flutter-rs to existing flutter project

psi run --vscode Run a flutter-rs app in dev mode

psi build {nsis,mac,dmg,snap} --release Bundle a flutter-rs app for distribution

psi precache Precache flutter engine library

Install

This python package is installed by:

pip install psi-cli

You'll also need to install components required by flutter-rs in order to use it.