Skip to content

Allow multiple plugin registrar destruction callbacks#311

Merged
bbrto21 merged 2 commits intoflutter-tizen:flutter-3.0.0-tizenfrom
swift-kim:destruction-callbacks
Jul 14, 2022
Merged

Allow multiple plugin registrar destruction callbacks#311
bbrto21 merged 2 commits intoflutter-tizen:flutter-3.0.0-tizenfrom
swift-kim:destruction-callbacks

Conversation

@swift-kim
Copy link
Member

Applies flutter#30760 to the Tizen embedder.

This is an actual fix for flutter-tizen/flutter-tizen#90, which has been worked around by flutter-tizen/flutter-tizen#98. We can now support the old-fashioned "sharedLib" style plugins (each plugin is built into an individual shared object) based on this change.

Copy link

@bbrto21 bbrto21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I remember, this is similar to one of the ways we came up with to solve this problem :), LGTM!

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.

2 participants