Home
Softono

Flutter Rs

Open source MIT Rust
2.1K
Stars
82
Forks
43
Issues
54
Watchers
3 years
Last Commit

 About Flutter Rs

Build beautiful desktop apps with flutter and rust. ๐ŸŒ  (wip)

Platforms

Web Self-hosted

Languages

Rust

Links

Need Help Installing Flutter Rs?

We provide expert installation service for this software. Our team will install, configure, and secure Flutter Rs on your server. plans start at just $30.

Flutter Rs

View on GitHub

flutter-rs

Crates.io flutter version Discord chat MIT licensed

Build flutter desktop app in dart & rust.

flutter-app-template

Get Started

Install requirements

Develop

  • install the cargo flutter command

    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

Distribute

  • To build distribution, use: cargo flutter --format appimage build --release

Contribution

To contribute to flutter-rs, please see CONTRIBUTING.

ChangeLog

CHANGELOG.