feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
61749a0e6a
commit
34600ac165
26 changed files with 1774 additions and 53 deletions
1
lib/pages/dialer/pip/constants.dart
Normal file
1
lib/pages/dialer/pip/constants.dart
Normal file
|
|
@ -0,0 +1 @@
|
|||
const defaultAnimationDuration = Duration(milliseconds: 200);
|
||||
Loading…
Add table
Add a link
Reference in a new issue