Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 618 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 618 Bytes

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.