-
Notifications
You must be signed in to change notification settings - Fork 12
Description
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
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!