#flutter #download #desktop #engine #dart #building

flutter-download

Download flutter engine for building

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

#782 in GUI

Download history 2/week @ 2024-02-12 9/week @ 2024-02-19 15/week @ 2024-02-26 5/week @ 2024-03-04 10/week @ 2024-03-11 8/week @ 2024-03-18 16/week @ 2024-03-25 88/week @ 2024-04-01

123 downloads per month
Used in 3 crates (via flutter-engine-sys)

MIT license

9KB
174 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.

Dependencies

~22–32MB
~542K SLoC