Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call store_dart_post_cobject in Rust to avoid symbol conflicts bewteen Flutter packages #522

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

temeddix
Copy link
Member

Changes

Fixes #521, which was discussed in #520.

Before Committing

Please make sure that you've analyzed and formatted the files.

dart analyze flutter_package --fatal-infos
dart format .
cargo fmt
cargo clippy --fix --allow-dirty

@temeddix temeddix changed the title Call store_dart_post_cobject in Rust to avoid symbol conflicts across Flutter packages Call store_dart_post_cobject in Rust to avoid symbol conflicts bewteen Flutter packages Feb 28, 2025
@temeddix temeddix merged commit 56c53a0 into main Feb 28, 2025
1 of 2 checks passed
@temeddix temeddix deleted the avoid-symbol-conflicts branch February 28, 2025 05:36
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.

Symbols conflict when storing DartPostCObject with allo-isolate
1 participant