2 个版本
0.3.5 | 2019年10月11日 |
---|---|
0.3.4 | 2019年9月5日 |
#632 在 GUI
190KB
5K SLoC
flutter-rs
使用 dart & rust 构建 flutter 桌面应用。
开始使用
安装需求
开发
-
安装
cargo
flutter
命令cargo安装 cargo-flutter
-
从模板创建新项目
git克隆 https://github.com/flutter-rs/flutter-app-template
-
使用 cli 热重载开发
cdflutter-app-template
cargoflutter run
分发
- 要构建分发版本,请使用:
cargo flutter --format appimage build --release
贡献
要为 flutter-rs 贡献,请参阅 CONTRIBUTING。
变更日志
依赖
~10–17MB
~309K SLoC