error in api calling
E/flutter (27336): [ERROR:flutter/shell/common/shell.cc(93)] Dart Unhandled Exception: Invalid argument (onError): Error handler must accept one Object or one Object and a StackTrace as arguments.: Closure: (HttpException) => Null, stack trace: #0 Stream.handleError (dart:async/stream.dart:666:7)
E/flutter (27336): #1 IOClient.send (package:http/src/io_client.dart:52:55)
E/flutter (27336):
@mrcool17 I have updated the app to null safety, upgraded packages and corrected some bugs. This should be fixed. Please, let me know otherwise.