tgortcflutter 1.0.0 copy "tgortcflutter: ^1.0.0" to clipboard
tgortcflutter: ^1.0.0 copied to clipboard

A Flutter SDK for audio and video calling based on LiveKit. Provides easy-to-use APIs for room management, participant tracking, and media control.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-01-09 #

Added #

  • Initial release
  • TgoRTC - Main SDK entry point with singleton pattern
  • TgoRoomManager - Room connection and disconnection management
  • TgoParticipantManager - Local and remote participant management
  • TgoParticipant - Participant wrapper with state listeners
    • Microphone state listener
    • Camera state listener
    • Speaking state listener
    • Join/Leave event listeners
  • TgoTrackRenderer - Video track rendering widget
  • TgoAudioManager - Audio output management (speaker/earpiece switching)
  • Support for LiveKit as the underlying WebRTC infrastructure
0
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for audio and video calling based on LiveKit. Provides easy-to-use APIs for room management, participant tracking, and media control.

Repository (GitHub)
View/report issues

Topics

#livekit #webrtc #video-call #audio-call #real-time-communication

License

unknown (license)

Dependencies

flutter, flutter_webrtc, livekit_client

More

Packages that depend on tgortcflutter