My flutter version is 3.7.12, but today I ran with an error and the xterm I use is 3.5.0 #183
Unanswered
connectTimeout
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
/C:/Users/win/AppData/Local/Pub/Cache/hosted/pub.flutter-io.cn/xterm-3.5.0/lib/src/terminal.dart:28:7: Error: The non-abstract class 'Terminal' is missing implementations for these members:
Try to either /terminal.dart:28:7: Error: The non-abstract class 'Terminal' is missing implementations for these members:
class Terminal with Observable implements TerminalState, EscapeHandler {
^^^^^^^^
/C:/Users/win/AppData/Local/Pub/Cache/hosted/pub.flutter-io.cn/xterm-3.5.0/lib/src/core/escape/handler.dart:56:8: Context: 'EscapeHandler.clearAllTabStops' is defined here. /core/escape/handler.dart:56:8: Context: 'EscapeHandler.clearAllTabStops' is defined here.
void clearAllTabStops();
Beta Was this translation helpful? Give feedback.
All reactions