6 个版本
使用旧的 Rust 2015
| 0.3.5 | 2019年10月9日 | 
|---|---|
| 0.3.4 | 2019年8月14日 | 
| 0.3.2 | 2019年5月20日 | 
| 0.1.0 | 2019年4月4日 | 
#1120 in GUI
在 2 个库中使用(通过 flutter-engine)
13KB
156 行
flutter-rs
使用 dart & rust 构建 flutter 桌面应用程序。

开始使用
安装需求
开发
- 
安装 cargoflutter命令cargo安装 cargo-flutter
- 
从模板创建新的项目 gitclone https://github.com/flutter-rs/flutter-app-template
- 
使用 cli 热重载开发 cdflutter-app-templatecargoflutter run
分发
- 要构建分发,请使用: cargo flutter --format appimage build --release
贡献
要为 flutter-rs 贡献,请参阅 CONTRIBUTING。
变更日志
无运行时依赖
~0–4.5MB
~88K SLoC