Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ c6439673b8 feat: shift key in ssh term (#819)
2025-07-17 18:18:18 +08:00

9 lines
230 B
Dart

// This file is generated by fl_build. Do not edit.
// ignore_for_file: prefer_single_quotes
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1195;
static const int script = 64;
}