Skip to content

Releases: leanflutter/flutter_distributor

v0.4.5

23 Jun 08:22
Compare
Choose a tag to compare
  • 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)

v0.4.0

03 Apr 16:27
Compare
Choose a tag to compare
  • fix failure to parse Property List Binary format

v0.3.7

07 Jan 07:38
Compare
Choose a tag to compare
  • fix: Unhandled exception Null check operator used on a null value #159
  • Use correct architecture when making deb #150

v0.3.6

28 Nov 13:44
Compare
Choose a tag to compare
  • 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

v0.3.4

01 Jun 13:33
Compare
Choose a tag to compare
  • bump shell_executor to 0.1.4
  • Supports custom FLUTTER_ROOT environment variable.
  • Support defining environment variables in releases and jobs.

v0.3.3

28 May 06:26
Compare
Choose a tag to compare
  • [apk-builer] fix apk not found

v0.3.2

28 May 06:14
Compare
Choose a tag to compare
  • 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 specification (#120)
  • [deb-maker] Fixes #117 install and uninstall errors (#121)
  • fix(docs): fix exe make_config.yaml example error
  • chore: Optimize msix maker

v0.3.1

08 Apr 07:39
Compare
Choose a tag to compare
  • 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.

v0.3.0

06 Mar 14:18
Compare
Choose a tag to compare
  • 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

v0.2.8

14 Jan 06:30
Compare
Choose a tag to compare

0.2.8

  • fix iOS builder adds export build argument check error
  • Feat: Linux RPM packaging support (#101)
  • iOS builder adds export build argument check
  • [maker-zip] remove packagingDirectory after make