mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
fix: holding Backspace doesnt work on desktop (#903)
This commit is contained in:
@@ -1838,8 +1838,8 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v4.0.3"
|
||||
resolved-ref: c64183346b924173eb7251800001a64771911185
|
||||
ref: "v4.0.4"
|
||||
resolved-ref: "5747837cdb7b113ef733ce0104e4f2bfa1eb4a36"
|
||||
url: "https://github.com/lollipopkit/xterm.dart"
|
||||
source: git
|
||||
version: "4.0.0"
|
||||
|
||||
@@ -47,7 +47,7 @@ dependencies:
|
||||
xterm:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/xterm.dart
|
||||
ref: v4.0.3
|
||||
ref: v4.0.4
|
||||
computer:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/dart_computer
|
||||
|
||||
Reference in New Issue
Block a user