fix: Disconnect from room before app closes. (#218)
* fix: Disconnect from room before app closes. * chore: add app state listener. * Remove unused import. * fix `flutter test`. * singleton.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
list(APPEND FLUTTER_PLUGIN_LIST
|
||||
connectivity_plus_windows
|
||||
flutter_webrtc
|
||||
flutter_window_close
|
||||
livekit_client
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user