What is the best method you guys use to distribute desktop apps over your websites?

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

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

    A software update framework for macOS

  • The bucket contains dmg files and an appcast.xml that allows for updates. I'm using the auto_updater package, which in turn uses the popular Sparkle library.

  • msix

    Create Msix installer for flutter windows-build files.

  • The bucket contains MSIX installers and an App Installer file that points to the MSIX of the most recent build. The MSIX files are built with the msix package, and the App Installer is generated using a custom Dart script I wrote.

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