Tauri vs Flutter

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cargo-mobile2

    Rust on mobile made easy!

  • I wouldn't choose flutter, because it's need administrator access for development. I haven't tried tauri for Mobile Apps but here is a link https://github.com/tauri-apps/tauri-mobile

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • Could it be that Flutter was misconducted? https://github.com/flutter/flutter/issues/17742

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • Just want to drop in and mention Dioxus. Currently, the desktop and mobile renderers build off of Tauri. I believe Dioxus' goals align more with Flutter than Tauri does (don't quote me on this)

    Even when you did that, scrolling was completely wrong. The web simply doesn’t expose primitives from which you can build native-feel scrolling, and the best you can manage on precise touchpads (that is, all laptops now) will normally feel terrible, and lack things like inertia which are rather important. https://gallery.flutter.dev/, for example, scrolls less than half as fast as it should, and lacks inertia. (… and renders text in the wrong font, and doesn’t do links at all where it obviously should, and uses scrollbars that behave all wrong quite apart from being overlay which my native aren’t, and get typing emoji wrong, and… and… seriously, it’s just a litany of awfulness.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts