flutter_releaser 0.2.0+1 copy "flutter_releaser: ^0.2.0+1" to clipboard
flutter_releaser: ^0.2.0+1 copied to clipboard

unlisted

A comprehensive desktop application updater and release tool that simplifies packaging, releasing, and updating Flutter desktop applications across Windows, Linux, and macOS platforms.

0.2.0+1 #

  • FIX: remove unused variable.

0.2.0 #

Note: This release has breaking changes.

  • REFACTOR: rename platform to targetplatform.
  • FIX: add listener to upload progress notifier as well.
  • FIX: macos plugin.
  • FIX: give archive path.
  • FEAT: add flutter_releaser:build cli.
  • FEAT: add pubspec parser for the cli.
  • FEAT: upload with new parameters.
  • FEAT: implement upload system.
  • FEAT: const.
  • FEAT: abstraction layer for http requests. (#2).
  • FEAT: add update function.
  • FEAT: initial version. (#1).
  • FEAT: test.
  • BREAKING FEAT: start working on upload system.
  • BREAKING CHANGE: implementing the new api specifications. (#3).

0.1.0 #

Note: This release has breaking changes.

  • FIX: add listener to upload progress notifier as well.
  • FIX: macos plugin.
  • FIX: give archive path.
  • FEAT: upload with new parameters.
  • FEAT: implement upload system.
  • FEAT: const.
  • BREAKING FEAT: start working on upload system.
  • BREAKING CHANGE: implementing the new api specifications. (#3).

0.0.6 #

  • FEAT: abstraction layer for http requests. (#2).

0.0.5 #

  • FEAT: add update function.

0.0.4 #

  • FEAT: initial version. (#1).
  • FEAT: return version in check and notify method as well.
  • FEAT: add logger export.

0.0.3 #

  • FEAT: initial version. (#1).

0.0.2 #

  • FEAT: test.
0
likes
130
points
262
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive desktop application updater and release tool that simplifies packaging, releasing, and updating Flutter desktop applications across Windows, Linux, and macOS platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, crypto, flutter, freezed_annotation, json_annotation, package_info_plus, path, plugin_platform_interface, pub_semver, pubspec_parse, synchronized

More

Packages that depend on flutter_releaser

Packages that implement flutter_releaser