migrate: fl_lib

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-09-21 11:01:41 +08:00
parent 90b88ed795
commit 50af289574
15 changed files with 51 additions and 49 deletions

View File

@@ -1,8 +1,8 @@
// This file is generated by fl_build. Do not edit.
// ignore_for_file: prefer_single_quotes
class BuildData {
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1076;
static const int build = 1091;
static const int script = 58;
}