Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ 267b0b0a69 opt.: sftp home & back (#533)
2024-08-14 19:01:44 +08:00

8 lines
180 B
Dart

// This file is generated by fl_build. Do not edit.
class BuildData {
static const String name = 'ServerBox';
static const int build = 1058;
static const int script = 56;
}