6 releases

Uses old Rust 2015

0.3.5 Oct 9, 2019
0.3.4 Aug 14, 2019
0.3.2 May 20, 2019
0.1.0 Apr 4, 2019

#1089 in GUI

Download history 6/week @ 2024-02-16 14/week @ 2024-02-23 5/week @ 2024-03-01 3/week @ 2024-03-08 3/week @ 2024-03-15 1/week @ 2024-03-22 70/week @ 2024-03-29

77 downloads per month
Used in 2 crates (via flutter-engine)

MIT license

13KB
156 lines

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.

No runtime deps

~0–5.5MB
~97K SLoC