PackageTrack
Sign in Get early access

flutter_distributor

A powerful and efficient tool for packaging and publishing your applications with ease.

0.6.10 2.9K downloads/mo #4708 most downloaded on pub.dev fastforgedev/fastforge

What this package is like to depend on

Last release 1 months ago

19 Jul 2026

Release timing varies

gaps range from 2 weeks to 9 months

Most releases are documented

notes for 41 of 49 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

49 releases · first in 2021

5 releases in the last 12 months

see the full history below

Release timeline

49 releases · Dec 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 49
  1. 0.6.10 19 Jul 2026
    Release notes

    chore: bump flutter_distributor to 0.6.10 and update changelog

    Open source →
    Release notes
    • fix(rpm): enforce usage of appBinaryName for assets and fix symlink logic (#313)
    • fix(rpm): rename packagerEmail to packager_email in JSON config deserialization (#352)
    • bump unified_distributor to ^0.2.10
    Open source →
  2. 0.6.9 04 Jul 2026
    Release notes

    Publish flutter_distributor-v0.6.9.

    Open source →
    Release notes
    • fix(msix): auto-detect architecture from build output directory (#349)
    • fix(linux-pacman): include 'opt/' directory in bsdtar archive (#346)
    • feat: add configurable EXE installer architectures
    • fix: desktop entry version key (#347)
    Open source →
  3. 0.6.8 22 Jun 2026
    Release notes
    • fix: ensure non-zero exit code on packaging/publishing errors (#344)
    • bump unified_distributor to ^0.2.8
    Open source →
  4. 0.6.7 21 Jun 2026
    Release notes
    • bump unified_distributor to ^0.2.7
    Open source →
  5. 0.6.6 30 Sep 2025
    Release notes
    • feat: add comprehensive pgyer upload parameters support #297
    Open source →
  6. 0.6.5 23 Aug 2025
    Release notes
    • MakeDebConfig Add StartupWMClass support #290
    • feat: Add AppGallery publisher support
    Open source →
  7. 0.6.2 07 Jul 2025
    Release notes
    • feat: Support app-version argument to override version from pubspec.yaml (future versions will not read from pubspec.yaml)
    Open source →
  8. 0.6.1 06 Jul 2025
    Release notes
    • GitHub publisher supports repo argument to replace repo-owner and repo-name arguments
    • GitHub publisher supports release-draft and release-prerelease arguments
    • Remove AppCenter publisher
    Open source →
  9. 0.6.0 13 Jun 2025
    Release notes
    • [FIX] Google Play Bundle is uploaded but the result is ignored (#261)
    • Better error if entity is not a file otherwise it looks like this: (#266)
    • feat: Support ohos platform.
    Open source →
  10. 0.5.1 29 Mar 2025
    Release notes
    • Added a note to the CLI to inform users that flutter_distributor has been renamed to fastforge.
    Open source →
  11. 0.5.0 11 Mar 2025

    Nothing published for this version

  12. 0.4.6 08 Mar 2025
    Release notes
    • fix: fix build rpm on linux arm64 error (#204)
    • feat: Use GitHub Actions environment variables as fallback when custom variables are not defined (#217)
    • fix: Resolve GooglePlay publishing error (status: 400, message: "This edit has already been committed") (#214)
    • feat: Show version check progress in CLI (#218)
    • fix: AppImage release fails due to incorrect filename case (should be AppImage not appimage) (#221)
    • feat: artifact_name template now supports has_build_number variable (#232)
    • fix: AppImage mimetype is null (#248)
    • fix: can not set icon file when packaging windows exe (#246)
    Open source →
  13. 0.4.5 23 Jun 2024
    Release notes
    • bump shell_executor to 0.1.6
    • fix: don't block rpm build if metainfo not found (#202)
    • chore: Support third-party pub mirror sources #201
    • [FEAT] Add support for Pacman (Arch Linux) (#198)
    Open source →
  14. 0.4.4 16 Jun 2024
    Release notes
    • fix: Fixed android builder not supporting flavor as upper case. (#197)
    • feat: macOS builder support flavor arg. (#196)
    • [Linux] Add MimeType for appimage and metainfo file support (#195)
    • Support set track for playstore deployment (#185)
    Open source →
  15. 0.4.3 21 May 2024
    Release notes
    • Fix the issue of garbled text in parseAppPackage on macOS.
    Open source →
  16. 0.4.2 18 May 2024
    Release notes
    • some fixes
    Open source →
  17. 0.4.1 18 May 2024
    Release notes
    • [playstore] - Replace GOOGLE_APPLICATION_CREDENTIALS to PLAYSTORE_CREDENTIALS
    Open source →
  18. 0.4.0 03 Apr 2024
    Release notes
    • fix failure to parse Property List Binary format
    Open source →
  19. 0.3.8 31 Mar 2024
    Release notes
    • bump archive to 3.4.10
    Open source →
  20. 0.3.7 07 Jan 2024
    Release notes
    • fix: Unhandled exception Null check operator used on a null value #159
    • Use correct architecture when making deb #150
    Open source →
  21. 0.3.6 28 Nov 2023
    Release notes
    • bump shell_executor to 0.1.5
    • bump msix to 3.16.6
    • bump dio to 5.3.4
    • bump googleapis to 9.1.0
    • fix: windows build failing due to invalid path in Flutter v3.15.0+ #149
    Open source →
  22. 0.3.4 01 Jun 2023
    Release notes
    • bump shell_executor to 0.1.4
    • Supports custom FLUTTER_ROOT environment variable.
    • Support defining environment variables in releases and jobs.
    Open source →
  23. 0.3.3 28 May 2023
    Release notes
    • [apk-builer] fix apk not found
    Open source →
  24. 0.3.2 27 May 2023
    Release notes
    • Update dart sdk version to ">=2.16.0 <4.0.0"
    • feat: compress macOS app with 7zip
    • [dmg-maker] Rename backgroundColor to background-color in MakeDmgConfig
    • [dmg-maker] fix: fix make_dmg_config lost <window> specification (#120)
    • [deb-maker] Fixes #117 install and uninstall errors (#121)
    • fix(docs): fix exe make_config.yaml example error
    • chore: Optimize msix maker
    Open source →
  25. 0.3.1 08 Apr 2023
    Release notes
    • Add direct maker
    • [rpm] fix lib/*.so rpath before packaging (#110)
    • feat:fix appdmg “icon-size” Specification。 (#113)
    • Add firebase-hosting publisher.
    • Add vercel publisher.
    • Modify the publish method to accept FileSystemEntity instead of just File
    • Add the workingDirectory parameter to the DefaultShellExecutor and related classes.
    • Bump shell_executor to 0.1.2.
    Open source →
  26. 0.3.0 06 Mar 2023
    Release notes
    • bump flutter to 3.7
    • [exe] add template support for all innosetup 6.x default languages (#102)
    • Improve command usability (help texts, null checks, misc) (#106)
    • apk & app maker support profile mode.
    • flutter_distributor command add version-check flag
    • [AppImage] Use appimagetool to bundle AppImage (#109)
    • Refactor flutter_distributor
    Open source →
  27. 0.2.8 14 Jan 2023
    Release notes
    • fix iOS builder adds export build argument check error
    Open source →
  28. 0.2.7 13 Jan 2023
    Release notes
    • Feat: Linux RPM packaging support (#101)
    • iOS builder adds export build argument check
    Open source →
  29. 0.2.6 17 Sep 2022
    Release notes
    • [maker-zip] remove packagingDirectory after make
    Open source →
  30. 0.2.5 17 Sep 2022
    Release notes
    • Use shell_executor to execute commands
    • Fix an incorrectly worded message
    • Optimize output messages in console
    • Support linux arm64
    • [maker-zip] without using the 7zip command
    • [publisher-pgyer] Upgrade to v2 Api #91 #92
    Open source →
  31. 0.2.4 15 Jun 2022
    Release notes
    • [dmg maker] Support code-sign configuration item.
    • [exe maker] Support use custom inno setup script_template. #69
    • [exe maker] Support use custom installDirName. #67
    • [exe maker] Add installer setupIconFile, privilegesRequired options (#79)
    • [exe maker] Set to default 64-bit mode #81
    Open source →
  32. 0.2.3 15 Jun 2022

    Nothing published for this version

  33. 0.2.2 21 Apr 2022
    Release notes
    • Support custom artifact_name & channel.
    • fix build_args map entries value may null #64
    • Add dart-define FLUTTER_BUILD_NAME and FLUTTER_BUILD_NUMBER when building #65
    • artifactName adds build_name & build_number variables #66
    Open source →
  34. 0.2.1 21 Apr 2022

    Nothing published for this version

  35. 0.2.0 16 Apr 2022
    Release notes
    • Add appcenter publisher. #13
    • Fix apk, ipa makers copy wrong files #55
    Open source →
  36. 0.1.9 10 Apr 2022
    Release notes
    • [exe maker] MakeExeConfig Add executable_name field
    • [exe maker] MakeExeConfig Add display_name field
    • [exe maker] MakeExeConfig Add create_desktop_icon field
    • [exe maker] MakeExeConfig Add install_dir_name field
    • [exe maker] MakeExeConfig Add locales field
    • [exe maker] Support chinese #57 #58
    • Add msix maker
    Open source →
  37. 0.1.8 22 Mar 2022
    Release notes
    • [aab maker] support flavor arg #46
    • Add appstore publisher. #45
    Open source →
  38. 0.1.7 05 Mar 2022
    Release notes
    • Change parameter cleanOnceBeforeBuild to cleanBeforeBuild
    • Changed to only clean once before build #41
    Open source →
  39. 0.1.6 19 Feb 2022
    Release notes
    • PowerShell support.
    • Fix the problem of broken files after uploading.
    Open source →
  40. 0.1.5 22 Jan 2022
    Release notes
    • Add firebase publisher.
    • Add github publisher.
    Open source →
  41. 0.1.4 16 Jan 2022
    Release notes
    • Add --version flag.
    • Add qiniu publisher.
    • #21 Add --jobs and --skip-jobs option to release command.
    • #22 zip maker supports web platform.
    Open source →
  42. 0.1.3 09 Jan 2022
    Release notes
    • #12 Add --skip-clean flag to package and release commands.
    • Optimize exe maker (Using Inno Setup).
    Open source →
  43. 0.1.2 07 Jan 2022
    Release notes
    • dart-define arg support multi values.
    • Remove console_bars and Replace to ProgressBar.
    Open source →
  44. 0.1.1 27 Dec 2021

    Nothing published for this version

  45. 0.1.0 27 Dec 2021
    Release notes
    • First release.
    Open source →
  46. 0.0.9 26 Dec 2021

    Nothing published for this version

  47. 0.0.8 26 Dec 2021

    Nothing published for this version

  48. 0.0.6 23 Dec 2021

    Nothing published for this version

  49. 0.0.2 05 Dec 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive