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

flutter-rs/psi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published