✨ Call pod keep alive
This commit is contained in:
		| @@ -55,7 +55,7 @@ sealed class CallParticipantLive with _$CallParticipantLive { | ||||
|   bool get hasAudio => remoteParticipant.hasAudio; | ||||
| } | ||||
|  | ||||
| @riverpod | ||||
| @Riverpod(keepAlive: true) | ||||
| class CallNotifier extends _$CallNotifier { | ||||
|   Room? _room; | ||||
|   LocalParticipant? _localParticipant; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user