3 个不稳定版本
使用旧的 Rust 2015
0.3.5 | 2019 年 10 月 9 日 |
---|---|
0.3.0 | 2019 年 5 月 18 日 |
0.1.0 | 2018 年 12 月 23 日 |
GUI 分类下排名第 829
在 3 个 crate 中使用(通过 flutter-engine-sys)
9KB
174 行
flutter-rs
使用 dart & rust 构建 flutter 桌面应用程序。
开始使用
安装需求
开发
-
安装
cargo
flutter
命令cargo安装 cargo-flutter
-
从模板创建新项目
gitclone https://github.com/flutter-rs/flutter-app-template
-
使用 cli 热重载进行开发
cdflutter-app-template
cargoflutter run
分发
- 要构建分发,使用:
cargo flutter --format appimage build --release
贡献
要为 flutter-rs 贡献,请参阅 CONTRIBUTING。
变更日志
依赖项
~17–25MB
~444K SLoC