lal

Results 5 issues of lal

### Plugin device_info_plus ### Use case hope get Serial ### Proposal Serial

enhancement
triage

![image](https://user-images.githubusercontent.com/16337280/161940764-e732b597-bf8e-4d5b-bce7-bccb621a9cca.png) how to reduce cmd output

docs 📝
wontfix

tscofig.json ```json { "compilerOptions": { "outDir": "./dist/", "sourceMap": true, "noImplicitAny": true, "target": "es5", "jsx": "react", "allowSyntheticDefaultImports":true, "lib": [ "dom", "dom.iterable", "esnext" ], "allowJs": true, "skipLibCheck": true, "esModuleInterop": true, "noImplicitThis":true, "strictNullChecks":...

如视频中的效果 https://user-images.githubusercontent.com/16337280/158781387-325f74d8-6494-4b8d-8073-f9a586c01e03.mp4

if i use SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge) in the deactivate function of a page;other page,The maximum height of Column contains the status bar; page 1: ```dart @override void deactivate() async{ await SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]); await...

platform-android
framework
a: layout
has reproducible steps
P2
found in release: 2.5
found in release: 2.6
team-android
triaged-android