Skip to content

feat: ReleaseMode.release for ios, macos, windows, web, linux#1790

Merged
Gustl22 merged 32 commits into
mainfrom
gustl22/1689-release-mode
Feb 12, 2025
Merged

feat: ReleaseMode.release for ios, macos, windows, web, linux#1790
Gustl22 merged 32 commits into
mainfrom
gustl22/1689-release-mode

Conversation

@Gustl22

@Gustl22 Gustl22 commented Apr 12, 2024

Copy link
Copy Markdown
Collaborator

Description

Closes #1689

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, refactor:,
    docs:, chore:, test:, ci: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///, where necessary.
  • I have updated/added relevant examples in example.

Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

Related Issues

Needed for #1754

@Gustl22 Gustl22 force-pushed the gustl22/1689-release-mode branch from ef87f16 to 5ebceca Compare August 9, 2024 23:40
@Gustl22 Gustl22 force-pushed the gustl22/1689-release-mode branch 2 times, most recently from 194c15a to 9280561 Compare November 18, 2024 20:34
@Gustl22 Gustl22 force-pushed the gustl22/1689-release-mode branch from 0625701 to 0e5f736 Compare February 9, 2025 16:16
@Gustl22 Gustl22 marked this pull request as ready for review February 9, 2025 17:19
@Gustl22 Gustl22 requested a review from spydon February 12, 2025 06:36
@Gustl22 Gustl22 merged commit 4ffc402 into main Feb 12, 2025
@Gustl22 Gustl22 deleted the gustl22/1689-release-mode branch February 12, 2025 20:37
@Gustl22 Gustl22 mentioned this pull request Mar 2, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File handle is inaccessible after calling release() / Implement ReleaseMode.release

2 participants