Skip to content

Releases: zweidenker/flutter_workflows

v2.1.1

21 Nov 14:09
01de108
Compare
Choose a tag to compare

What's Changed

  • fix: Remove default for flutterVersion by @ABausG in #10

Full Changelog: v2...v2.1.1

v2.1.0

16 Nov 09:07
98bec0b
Compare
Choose a tag to compare

What's Changed

  • feat: Allow Setting Flutter Version by @ABausG in #8

Full Changelog: v2.0.0...v2.1.0

v2.0.0

15 May 13:31
158a9bd
Compare
Choose a tag to compare

Calculate Build Number using an offset to be independent from the VersionName

v1.1.1

29 Nov 13:21
a4560a5
Compare
Choose a tag to compare
  • Allow for custom version factors for Android Build Version

v1.1.0

10 Nov 11:49
a0f0693
Compare
Choose a tag to compare
  • Select Runner
  • Archive Goldens on failure
  • Support for git lfs

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

1.0.1

14 Apr 07:08
Compare
Choose a tag to compare
  • Add option to archive Android apks/aab after builds
  • Archive Golden Test failures

Initial Release

06 Apr 09:32
Compare
Choose a tag to compare

Initial Release of the ZWEIDENKER Flutter Workflows

Includes the following workflows:

  • Quality Checks with Melos
  • Build and Deploy Android Apps
  • Build and Deploy iOS Apps