All Projects → flutter-rs → Flutter Rs

flutter-rs / Flutter Rs

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

Programming Languages

rust
11053 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Flutter Rs

Smartinvs
Advanced Inventory API for your Minecraft Bukkit plugins.
Stars: ✭ 132 (-92.95%)
Mutual labels:  gui
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (-0.91%)
Mutual labels:  gui
Homebridge Config Ui X
The Homebridge UI. Monitor, configure and backup Homebridge from a browser.
Stars: ✭ 1,967 (+5.07%)
Mutual labels:  gui
Lambdaattack
Minecraft bot for servers. Currently supports stress testing. More features are planned
Stars: ✭ 133 (-92.9%)
Mutual labels:  gui
Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (-4.54%)
Mutual labels:  gui
Borealis
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx).
Stars: ✭ 135 (-92.79%)
Mutual labels:  gui
React Nodegui Starter
Starter repository for react based native desktop apps using react-nodegui
Stars: ✭ 132 (-92.95%)
Mutual labels:  gui
Notenoughav1encodes
GUI for AV1 (aomenc, rav1e & svt-av1)
Stars: ✭ 138 (-92.63%)
Mutual labels:  gui
Attendace management system
In this system we can fill attendance by face recognition
Stars: ✭ 135 (-92.79%)
Mutual labels:  gui
Elements
Elements C++ GUI library
Stars: ✭ 2,004 (+7.05%)
Mutual labels:  gui
Atlas Python
For versatile GUIs written in HTML/CSS and Python (no JavaScript needed; also available for other languages) - The lightweight and easy-to-use toolkit to begin with GUI programming.
Stars: ✭ 133 (-92.9%)
Mutual labels:  gui
Kanban App
Kanban board built with Rust and Elm
Stars: ✭ 1,711 (-8.6%)
Mutual labels:  gui
Cedar
Rust framework for building visual/interactive applications
Stars: ✭ 136 (-92.74%)
Mutual labels:  gui
Tunapanel
Autogenerate live Web-based control panels for Rust programs
Stars: ✭ 133 (-92.9%)
Mutual labels:  gui
Etcdmanager
A cross-platform GUI and ETCD client
Stars: ✭ 137 (-92.68%)
Mutual labels:  gui
Imgui
Immediate Mode GUI for C#
Stars: ✭ 133 (-92.9%)
Mutual labels:  gui
Avalonia
A cross platform XAML framework for .NET
Stars: ✭ 12,588 (+572.44%)
Mutual labels:  gui
Stratosdb
☄️ ☁️ An All-in-One GUI for Cloud SQL that can help users design and test their AWS RDS Instances
Stars: ✭ 140 (-92.52%)
Mutual labels:  gui
Rg3d
3D and 2D game engine written in Rust
Stars: ✭ 2,998 (+60.15%)
Mutual labels:  gui
Lablqml
Interfacing Qt/QML with OCaml. Formely known as lablqt
Stars: ✭ 136 (-92.74%)
Mutual labels:  gui

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].