Skip to content

Conversation

@moesaid
Copy link
Contributor

@moesaid moesaid commented Aug 24, 2025

  • updated flutter_webrtc to match the client-sdk-flutter
  • also updated intl for overall compatibility
  • changed ai keyword to match YAML schema
  • Added DartDoc comments for the TrackIdentifier Class and its public members to improve code readability and IDE support
  • added The isVideo getter checks for screenShareVideo as well
  • added isMuted getter

and close #38

match yaml-schema
update intl && flutter_webrtc
The isVideo getter checks source == TrackSource.camera twice. One should likely be screenShareVideo since these will be the only video source.
Added DartDoc comments for the class and its public members to improve code readability and IDE support.
added public getter isMuted
@CLAassistant
Copy link

CLAassistant commented Aug 24, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@cloudwebrtc cloudwebrtc left a comment

Choose a reason for hiding this comment

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

lgtm!

@cloudwebrtc cloudwebrtc merged commit 6e0ca6d into livekit:main Aug 25, 2025
5 of 8 checks passed
@bdlukaa
Copy link

bdlukaa commented Sep 13, 2025

Can we have this published to pub.dev? https://pub.dev/packages/livekit_components

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.

[feature] possible to upgrade intl to 0.20.2

4 participants