Skip to content

fix: bundle Windows OpenSSL runtime libraries#20

Merged
vik-borisov merged 1 commit into
mainfrom
1.11.4
Jun 29, 2026
Merged

fix: bundle Windows OpenSSL runtime libraries#20
vik-borisov merged 1 commit into
mainfrom
1.11.4

Conversation

@vik-borisov

Copy link
Copy Markdown
Collaborator

Summary

  • Export OpenSSL runtime DLLs with the Windows libgit2 artifact.
  • Bundle versioned libcrypto*.dll and libssl*.dll in Windows Flutter apps.
  • Load bundled Windows OpenSSL DLLs before libssh2.dll in the package-root fallback loader.
  • Prepare release metadata for 1.11.4.

Validation

  • flutter test test\windows_packaging_test.dart
  • git diff --check

Notes

Local dart pub publish --dry-run in a source checkout still cannot complete because lib/src/bindings.dart is produced by the CI generate_bindings artifact and is downloaded in the publish_package job before publishing.

@vik-borisov
vik-borisov merged commit 1acc02c into main Jun 29, 2026
17 checks passed
@vik-borisov
vik-borisov deleted the 1.11.4 branch June 29, 2026 10:31
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.

1 participant