Merge branch 'wip' of github.com:amigan/calls into wip

This commit is contained in:
Daniel Ponte 2024-11-08 15:43:52 -05:00
commit 844ebc1a38

View file

@ -63,7 +63,7 @@ class _MainRadioState extends State<MainRadio> {
_callLoop(sb);
}
void _handleSocketError(Exception error) {
void _handleSocketError(dynamic error) {
Navigator.pushReplacement(
context,
PageRouteBuilder(