GithubHelp home page GithubHelp logo

999eagle / flutter-rs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutter-rs/flutter-rs

0.0 3.0 0.0 39.04 MB

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

License: MIT License

Rust 82.04% C 17.96%

flutter-rs's Introduction

flutter-rs

Appveyor status Travis status Crates.io flutter version Gitter chat MIT licensed

Build flutter desktop app in dart & rust.

demo ui

Install

  • Install Rust@^1.32.0
  • Install libglfw:
    • Mac: brew install glfw
    • linux: apt install libglfw3
  • Install flutter sdk
  • Set flutter engine version. You can set this using any of the following methods.
    • If you have flutter cli in your PATH, you're set.
    • Set FLUTTER_ROOT environment variable to your flutter sdk path
    • Set FLUTTER_ENGINE_VERSION environment variable. This commit version id can be found in bin/internal/engine.version file in flutter sdk folder.

Run example

You may want to checkout flutter-app-demo for an example.

  • Run scripts/run.py to get a running example. Note: The first run is going to take a while to download rust dependecies and flutter engine.

  • Run scripts/build.py --release nsis|mac|dmg|snap to build distribution format

Features:

  • Support Hot reload
  • MethodChannel, EventChannel
  • Async runtime using tokio
  • System dialogs
  • Clipboard support
  • Cross platform support, Runs on mac, windows, linux
  • Support distribution format: (windows NSIS, mac app, mac dmg, linux snap)

Contribution

To contribute to flutter-rs, please see CONTRIBUTING.

ChangeLog

CHANGELOG.

flutter-rs's People

Contributors

999eagle avatar btwael avatar clouds56 avatar gliheng avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.