Skip to content

replace common header with soloud_common#464

Merged
alnitak merged 2 commits into
mainfrom
commonTooCommon
May 13, 2026
Merged

replace common header with soloud_common#464
alnitak merged 2 commits into
mainfrom
commonTooCommon

Conversation

@alnitak
Copy link
Copy Markdown
Owner

@alnitak alnitak commented May 13, 2026

Description

Renamed the common.h header with a less common name. The same for the platform_log function.

Prevent header name collision build error when the app uses other native plugins like flutter_zxing which uses the common.h source file name too.

fixes #461

Type of Change

  • 🧹 Code refactor

@alnitak alnitak merged commit 4b07124 into main May 13, 2026
1 check passed
@alnitak alnitak deleted the commonTooCommon branch May 13, 2026 13:55
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.

fix: Conflict with flutter_zxing common.h on iOS

1 participant