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

 
 

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%