mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 11:35:56 +00:00
refact: flutter keyboard, map mode (#9160)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ class TextureRgbaRenderer {
|
||||
}
|
||||
|
||||
Future<bool> closeTexture(int key) {
|
||||
throw UnimplementedError();
|
||||
return Future(() => true);
|
||||
}
|
||||
|
||||
Future<bool> onRgba(
|
||||
|
||||
Reference in New Issue
Block a user