Skip to content

Add Dart-only registerWith placeholder#2

Open
bulltechnologies wants to merge 1 commit into
Azzeccagarbugli:mainfrom
bulltechnologies:main
Open

Add Dart-only registerWith placeholder#2
bulltechnologies wants to merge 1 commit into
Azzeccagarbugli:mainfrom
bulltechnologies:main

Conversation

@bulltechnologies

Copy link
Copy Markdown

Add a static registerWith([Object? registrar]) {} method to CoreHapticsPlugin so Flutter's generated plugin registrants can call it for Dart-only plugins. This provides a no-op entrypoint used during plugin registration and avoids missing-symbol issues when registrants expect a registerWith method.

Add a static registerWith([Object? registrar]) {} method to CoreHapticsPlugin so Flutter's generated plugin registrants can call it for Dart-only plugins. This provides a no-op entrypoint used during plugin registration and avoids missing-symbol issues when registrants expect a registerWith method.
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