3 unstable releases
Uses old Rust 2015
| 0.3.5 | Oct 9, 2019 |
|---|---|
| 0.3.0 | May 18, 2019 |
| 0.1.0 | Dec 23, 2018 |
#836 in GUI
Used in 3 crates
(via flutter-engine-sys)
9KB
174 lines
flutter-rs
Build flutter desktop app in dart & rust.

Get Started
Install requirements
Develop
-
install the
cargofluttercommandcargo install cargo-flutter -
create your new project from the template
git clone https://github.com/flutter-rs/flutter-app-template -
To develop with cli hot-reloading:
cd flutter-app-templatecargo flutter run
Distribute
- To build distribution, use:
cargo flutter --format appimage build --release
Contribution
To contribute to flutter-rs, please see CONTRIBUTING.
ChangeLog
Dependencies
~17–24MB
~448K SLoC