Flutter Desktop Development Practice

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    An open-source remote desktop, and alternative to TeamViewer.

  • We mentioned earlier that RustDesk's original Html / Js (Sciter)-based front-end was migrated to Flutter. We have to admit the migration progress was much slower than expected. It seems wrong to choose Flutter, but there were no other better choices indeed.

  • rustdesk_desktop_multi_window

    multi window lib repo for rustdesk.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • window_manager

    This plugin allows Flutter desktop apps to resizing and repositioning the window.

  • https://github.com/leanflutter/window_manager/pull/205 https://github.com/leanflutter/window_manager/pull/203

  • engine

    The Flutter engine (by flutter)

  • https://github.com/flutter/engine/pull/36143 https://github.com/Kingtous/rustdesk_flutter_custom_cursor

  • rustdesk_flutter_custom_cursor

    Discontinued moved to https://github.com/Kingtous/flutter_custom_cursor

  • https://github.com/flutter/engine/pull/36143 https://github.com/Kingtous/rustdesk_flutter_custom_cursor

  • flutter_improved_scrolling

    Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling. (by Kingtous)

  • flutter_rust_bridge

    Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

  • 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
  • screen_retriever

    This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.

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