2 releases
0.3.5 | Oct 11, 2019 |
---|---|
0.3.4 | Sep 5, 2019 |
#632 in GUI
190KB
5K
SLoC
flutter-rs
Build flutter desktop app in dart & rust.
Get Started
Install requirements
Develop
-
install the
cargo
flutter
commandcargo 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-template
cargo flutter run
Distribute
- To build distribution, use:
cargo flutter --format appimage build --release
Contribution
To contribute to flutter-rs, please see CONTRIBUTING.
ChangeLog
Dependencies
~10–17MB
~309K SLoC