gliheng / flutter-app-template

Desktop flutter app template
MIT License
45 stars 7 forks source link
desktop flutter rust

flutter-app-template Join Gitter Chat Channel

Example app built using flutter-rs.

screenshot

Get Started

Install requirements

Config flutter engine version

flutter-rs need to know your flutter engine version. You can set this using any of the following methods.

Clone this repo

git clone git@github.com:gliheng/flutter-app-template.git flutter-app
cd flutter-app
python ./scripts/init.py

Develop

Distribute