Skip to content

Build beautiful desktop apps with flutter and rust. 🌠 (wip)

License

Notifications You must be signed in to change notification settings

hustxiaoc/rust-flutter

This branch is 17 commits ahead of, 1 commit behind flutter-rs/flutter-rs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d39d0ba · Sep 21, 2020
Jan 25, 2020
Sep 21, 2020
Sep 21, 2020
Sep 21, 2020
Sep 21, 2020
Aug 1, 2020
Sep 21, 2020
Sep 21, 2020
Aug 1, 2020
Jan 16, 2020
Jan 16, 2020
Aug 7, 2020
Aug 1, 2020
May 10, 2019
Aug 1, 2020
Aug 1, 2020

Repository files navigation

rust-flutter

Crates.io flutter version Gitter chat MIT licensed

Build flutter desktop app in dart & rust.

Flutter unit

flutter_unit.png

Stocks

stocks.png

Flutter blog

flutter_blog.png

Draggable borderless

draggable_borderless.png

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/hustxiaoc/rust-flutter

  • To develop with cli hot-reloading:

    cd examples/flutter-unit

    cargo flutter run

Distribute

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

Contribution

To contribute to rust-flutter, please see CONTRIBUTING.

ChangeLog

CHANGELOG.

About

Build beautiful desktop apps with flutter and rust. 🌠 (wip)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.6%
  • Rust 9.8%
  • Objective-C 4.6%
  • C++ 1.8%
  • CMake 1.0%
  • Less 0.2%