Switch to discord
Build flutter desktop app in dart & rust.
Rust
flutter sdk
install the cargo flutter command
cargo
flutter
cargo 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
cargo flutter --format appimage build --release
To contribute to flutter-rs, please see CONTRIBUTING.
CHANGELOG.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
flutter-rs
Build flutter desktop app in dart & rust.
Get Started
Install requirements
Rust
flutter sdk
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
cargo flutter --format appimage build --release
Contribution
To contribute to flutter-rs, please see CONTRIBUTING.
ChangeLog
CHANGELOG.