#flutter #desktop #engine

sys flutter-engine-sys

flutter engine sys 包

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

MIT 协议

13KB
156

flutter-rs

Crates.io flutter version Discord chat MIT licensed

使用 dart & rust 构建 flutter 桌面应用程序。

flutter-app-template

开始使用

安装需求

开发

  • 安装 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

变更日志

CHANGELOG.

无运行时依赖

~0–4.5MB
~88K SLoC