diff --git a/lib/views/radio.dart b/lib/views/radio.dart index ebcf296..f9076cb 100644 --- a/lib/views/radio.dart +++ b/lib/views/radio.dart @@ -63,7 +63,7 @@ class _MainRadioState extends State { _callLoop(sb); } - void _handleSocketError(Exception error) { + void _handleSocketError(dynamic error) { Navigator.pushReplacement( context, PageRouteBuilder(