PackageTrack
Sign in Get early access

flutter_app_packager

Package your Flutter app into OS-specific bundles (.dmg, .exe, etc.) via Dart or the command line.

0.6.11 13K downloads/mo #2627 most downloaded on pub.dev fastforgedev/fastforge

What this package is like to depend on

Last release 26 days ago

29 Jul 2026

Release timing varies

gaps range from 9 days to 10 months

Most releases are documented

notes for 28 of 35 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

35 releases · first in 2021

5 releases in the last 12 months

see the full history below

Release timeline

35 releases · Oct 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 35
  1. 0.6.11 29 Jul 2026
    Release notes
    • feat(rpm): add support for custom package_name to rename package artifacts (#355)
    • fix(rpm): remove system modification command from %install section
    • fix(rpm): enable post-install scripts and fix post-uninstall logic
    • fix(rpm): generalize RPATH sanitization to support non-home build directories
    Open source →
  2. 0.6.10 19 Jul 2026
    Release notes

    chore: bump version 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)
    Open source →
  3. 0.6.9 04 Jul 2026
    Release notes

    Publish flutter_app_packager-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)
    • chore: update custom and pkg app package makers
    Open source →
  4. 0.6.8 22 Jun 2026
    Release notes
    • fix(macos): edit pkg PackageInfo in-place to simplify component metadata handling
    • fix(macos): handle productsign errors with proper error reporting
    • fix: add error handling for pkgutil (expand/flatten) and productsign commands
    Open source →
  5. 0.6.7 21 Jun 2026
    Release notes
    • feat: add custom packager support
    • feat: add prepackage/postpackage hooks support (#342)
    • fix: skip running ldd on directories in AppImage packager
    • feat: support custom Inno Setup installation path via INNO_SETUP_PATH env var
    • feat(Inno Setup): support extra environment variables and locale filtering
    • fix(macos): use --component flag for productbuild and add scripts support
    • refactor: install Linux app files under /opt instead of /usr/share
    • feat(rpm): add support for RPM spec macros configuration
    Open source →
  6. 0.6.5 23 Aug 2025
    Release notes
    • MakeDebConfig Add StartupWMClass support #290
    Open source →
  7. 0.6.0 13 Jun 2025
    Release notes
    • feat: Support ohos platform.
    Open source →
  8. 0.4.6 08 Mar 2025
    Release notes
    • fix(flutter_app_packager): fix build rpm on linux arm64 error (#204)
    • 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 →
  9. 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
    Open source →
  10. 0.4.4 16 Jun 2024
    Release notes
    • [Linux] Add MimeType for appimage and metainfo file support (#195)
    Open source →
  11. 0.4.2 18 May 2024
    Release notes
    • some fixes
    Open source →
  12. 0.3.7 07 Jan 2024
    Release notes
    • Use correct architecture when making deb #150
    Open source →
  13. 0.3.6 28 Nov 2023
    Release notes
    • bump shell_executor to 0.1.5
    • bump msix to 3.16.6
    Open source →
  14. 0.3.4 01 Jun 2023
    Release notes
    • bump shell_executor to 0.1.4
    Open source →
  15. 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
    Open source →
  16. 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)
    • Bump shell_executor to 0.1.2.
    Open source →
  17. 0.3.0 06 Mar 2023
    Release notes
    • FEAT: apk & app maker support profile mode.
    • FEAT: Linux RPM packaging support (#101).
    Open source →
  18. 0.2.7 13 Jan 2023
    Release notes
    • Feat: Linux RPM packaging support (#101)
    Open source →
  19. 0.2.6 17 Sep 2022
    Release notes
    • [maker-zip] remove packagingDirectory after make
    Open source →
  20. 0.2.5 17 Sep 2022
    Release notes
    • Use shell_executor to execute commands
    • Merge app makers into this package
    • [maker-zip] without using the 7zip command
    Open source →
  21. 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)
    • Downgrade pubspec_parse to 1.1.0
    • [exe maker] Set to default 64-bit mode #81
    Open source →
  22. 0.2.3 15 Jun 2022

    Nothing published for this version

  23. 0.2.1 21 Apr 2022
    Release notes
    • artifactName adds build_name & build_number variables #66
    Open source →
  24. 0.2.0 16 Apr 2022
    Release notes
    • Fix apk, ipa makers copy wrong files #55
    Open source →
  25. 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
    Open source →
  26. 0.1.8 22 Mar 2022
    Release notes
    • [aab maker] support flavor arg #46
    Open source →
  27. 0.1.6 19 Feb 2022
    Release notes
    • PowerShell support.
    Open source →
  28. 0.1.5 22 Jan 2022

    Nothing published for this version

  29. 0.1.4 16 Jan 2022
    Release notes
    • #22 zip maker supports web platform.
    Open source →
  30. 0.1.3 09 Jan 2022

    Nothing published for this version

  31. 0.1.0 27 Dec 2021
    Release notes
    • First release.
    Open source →
  32. 0.0.9 26 Dec 2021

    Nothing published for this version

  33. 0.0.6 18 Dec 2021

    Nothing published for this version

  34. 0.0.2 05 Dec 2021

    Nothing published for this version

  35. 0.0.1 29 Oct 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