engapplabs / flutter_websocket_plugin

Plugin with native integration for WebSocket.
MIT License
33 stars 31 forks source link

Unhandled Exception: Stack Overflow #3

Closed fmmalta closed 4 years ago

fmmalta commented 4 years ago

Arruma essa merda, se vira

[VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: Stack Overflow

0 _rootRegisterCallback (dart:async/zone.dart:1154:1)

1 _CustomZone.registerCallback (dart:async/zone.dart:1045:19)

2 _CustomZone.bindCallbackGuarded (dart:async/zone.dart:962:22)

3 _rootScheduleMicrotask (dart:async/zone.dart:1178:16)

4 _CustomZone.scheduleMicrotask (dart:async/zone.dart:1080:19)

5 Future._asyncCompleteError (dart:async/future_impl.dart:577:11)

6 _AsyncAwaitCompleter.completeError (dart:async-patch/async_patch.dart:38:15)

7 WebSocketsHandler.initCommunication (package:bigu_passenger/src/screens/home/home_handlers/web_socket_handler/web_socket_handler.dart)

8 _AsyncAwaitCompleter.start (dart:async-patch/async_patch.dart:43:6)

9 WebSocketsHandler.initCommunication (package:bigu_passenger/src/screens/home/home_handlers/web_socket_handler/web_socket_handler.dart:27:33)

10 WebSocketsHandler.reconnectCommunication (package:bigu_passenger/src/screens/home/h<…>