mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: setting of default collapse
This commit is contained in:
@@ -11,6 +11,7 @@ class Analysis {
|
||||
static bool enabled = false;
|
||||
|
||||
static Future<void> init() async {
|
||||
if (enabled) return;
|
||||
if (!BuildMode.isRelease) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user