Git Product home page Git Product logo

Comments (3)

zicklag avatar zicklag commented on July 17, 2024

This isn't an unreasonable question, is there a reason this was closed @dvc94ch ? As far as I understand so far, flutter-rs allows you to embed and run flutter UIs in Rust applications. So unlike normal flutter, Rust is actually creating the window and such. On Linux I think this comes with the advantage of not depending on Gtk like flutter does by default on linux.

As far as allowing you to write Rust code that can be used in a Flutter UI, I haven't seen a real example of that yet, but I'm assuming that flutter-rs is going to provide some sort of functionality around that.

from flutter-app-template.

zicklag avatar zicklag commented on July 17, 2024

Ah, here is an example of a flutter plugin that hooks in Rust functionality with the flutter UI:

https://github.com/flutter-rs/flutter-video-plugin

The magic is here:

https://github.com/flutter-rs/flutter-video-plugin/blob/99b6133b8cdee38432d45c762c12318818ff1ad7/src/plugin.rs#L48

from flutter-app-template.

dvc94ch avatar dvc94ch commented on July 17, 2024

I'd suggest looking into iced if you're interested in ui for rust applications.

from flutter-app-template.

Related Issues (5)

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.