lal

Results 5 comments of 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 ![cc58ab9413df04e41100087f6fcc241](https://user-images.githubusercontent.com/16337280/139174346-d69e5178-d7be-4715-8ab6-9f1641096848.png) 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 :-------------------------:|:-------------------------: ![869f99e09e23f5a74b4adfc270ec88b](https://user-images.githubusercontent.com/16337280/139216143-33704123-5098-490c-8a50-1181cdffc6d5.png) | ![c0f8af0bb019aa1c907fd29e5bda4a6](https://user-images.githubusercontent.com/16337280/139216142-11920e1b-54a4-4ce9-b390-76489da179e4.png)