Skip to content

fix: missing setProperty stub#1

Open
TheOneWithTheBraid wants to merge 1 commit intoPredidit:mainfrom
TheOneWithTheBraid:braid/predidit-stub-template
Open

fix: missing setProperty stub#1
TheOneWithTheBraid wants to merge 1 commit intoPredidit:mainfrom
TheOneWithTheBraid:braid/predidit-stub-template

Conversation

@TheOneWithTheBraid
Copy link

This harmonizes the signature of the stub.dart and real.dart of both NativePlayer and WebPlayer as best practice for all its public members potentially used by third party packages (in my case just_audio_media_kit bindings) or directly by application developers.

I see no potential regressions in it.

Fixes: #886

Signed-off-by: The one with the braid <info@braid.business>
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.

[media_kit] stub.dart implementations differ from real.dart signature in NativePlayer and WebPlayer

1 participant