dmg 0.1.9 copy "dmg: ^0.1.9" to clipboard
dmg: ^0.1.9 copied to clipboard

PlatformmacOS

A Flutter package that helps you create, sign, notarize, and staple a .DMG with a single command.

0.1.9 #

  • Revert "fix: use absolute path for license file in dmgbuild settings" because the issue is not completely fixed.

0.1.8 #

  • Add support for flavors (thanks to @jslattery26).
  • Fix license path issue in dmgbuild settings so we can use both absolute and relative paths for license file.
  • Read the license file in binary mode so we can use the RTF file as a license.
  • Update README.

0.1.7 #

  • Add options to skip signing and notarizing (thanks to @luksab).
  • Update README.

0.1.6 #

  • Fix dmgbuild caused the dmgbuild to crash.
  • Update logs.

0.1.5 #

  • Improve error handling and logging.
  • Update README.

0.1.4 #

  • Add --no-clean-build flag to skip the clean build behavior before running the build command (resolve #3).
  • Ensure that the exit code is set to a non-zero value in case of any issues.

0.1.3 #

  • Add --strict and --entitlements=macos/Runner/Release.entitlements to codesign process (see more).
  • Automatically retrieve Developer ID certificate for code signing (Only for Developer ID Application certificate).

0.1.2 #

  • Add --buid and --no-build flags to enable/disable running flutter build macos, so you can run it yourself.

0.1.1 #

  • Add help flag to show helps.
  • Update helps.

0.1.0 #

  • Renamed the parameter setting to settings for consistency.
  • Add the verbose flag to print more useful logs.
  • Update README.

0.0.5 #

  • Update homepage URL.
  • Improve log.

0.0.4 #

  • Improve README
  • Improve platform specific

0.0.3 #

  • Initial release
9
likes
150
points
1.46k
downloads

Publisher

verified publisherlamnhan.dev

Weekly Downloads

A Flutter package that helps you create, sign, notarize, and staple a .DMG with a single command.

Repository (GitHub)
View/report issues

Topics

#macos #dmg #sign #notarize #staple

Documentation

API reference

License

MIT (license)

Dependencies

args, logging

More

Packages that depend on dmg