We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
It is planned that Flutter is going to release v4.5.2, so please update the release note and API refs accordingly:
Release notes: https://github.com/AgoraIO/agora_doc_source/pull/3939/files#diff-34251a213cea4de9e7df87c34b63af51e24a8da4e170082badcf9588d8ada0d1
Please also update the Android release note as well as there was a mistake in the bug fix section: https://github.com/AgoraIO/agora_doc_source/pull/3939/files#diff-6b3980db743c0525fe673abb516e352fe93a224ff0cb05cf51aa8de50e099f86 onPlayerStateChanged should be changed to onPlayerSourceStateChanged
onPlayerStateChanged
onPlayerSourceStateChanged
As to the API refs, you can just generate them based on this tag:https://github.com/AgoraIO/agora_doc_source/releases/tag/5.4.2-android-update since there's no API change for flutter in this release.
Cheers!
The text was updated successfully, but these errors were encountered:
saudsami
hussain-khalid
No branches or pull requests
Hi there,
It is planned that Flutter is going to release v4.5.2, so please update the release note and API refs accordingly:
Release notes: https://github.com/AgoraIO/agora_doc_source/pull/3939/files#diff-34251a213cea4de9e7df87c34b63af51e24a8da4e170082badcf9588d8ada0d1
Please also update the Android release note as well as there was a mistake in the bug fix section: https://github.com/AgoraIO/agora_doc_source/pull/3939/files#diff-6b3980db743c0525fe673abb516e352fe93a224ff0cb05cf51aa8de50e099f86
onPlayerStateChanged
should be changed toonPlayerSourceStateChanged
As to the API refs, you can just generate them based on this tag:https://github.com/AgoraIO/agora_doc_source/releases/tag/5.4.2-android-update since there's no API change for flutter in this release.
Cheers!
The text was updated successfully, but these errors were encountered: