Releases: leanflutter/flutter_distributor
Releases · leanflutter/flutter_distributor
v0.4.5
v0.4.0
v0.3.7
v0.3.6
v0.3.4
v0.3.3
v0.3.2
- Update dart sdk version to ">=2.16.0 <4.0.0"
- feat: compress macOS app with 7zip
- [dmg-maker] Rename
backgroundColor
tobackground-color
inMakeDmgConfig
- [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
- 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 acceptFileSystemEntity
instead of justFile
- Add the
workingDirectory
parameter to theDefaultShellExecutor
and related classes. - Bump
shell_executor
to 0.1.2.
v0.3.0
- 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