lal
lal
When there are a large number of svg conversions, it will be in cmd.exe outputs a lot of conversion information, but I don't need to see this
flutter doctor -v ```bat [√] Flutter (Channel stable, 2.5.1, on Microsoft Windows [Version 10.0.19042.1288], locale zh-CN) • Flutter version 2.5.1 at D:\flutter\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision ffb2ecea52...
I compared the difference between the two operations, that is, I set systemchrome. Setenabledsystemuimode (systemuimode. Edgetoedge) in deactiva  te
code sample ```dart import 'package:flutter/material.dart'; import 'package:flutter/services.dart'; void main()=>runApp(MyApp()); List widgetList = [VideoPlay(),ColumnTest()]; class MyApp extends StatefulWidget { const MyApp({Key? key}) : super(key: key); @override State createState() => _MyAppState(); }...
Actual results | Expected Results :-------------------------:|:-------------------------:  | 