hustxiaoc / rust-flutter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:MIT License


Languages

Language:C 82.6%Language:Rust 9.8%Language:Objective-C 4.6%Language:C++ 1.8%Language:CMake 1.0%Language:Less 0.2%Language:HTML 0.0%Language:Shell 0.0%