Closed
Description
On using the code of the example, there are some warnings about suggested flutter lints.
A PR is raised.
flutter doctor -v
[√] Flutter (Channel master, 2.13.0-0.0.pre.761, on Microsoft Windows [Version 10.0.19042.1645], locale en-US)
• Flutter version 2.13.0-0.0.pre.761 at C:\use\flutter
• Upstream repository https://github.com/asashour/flutter.git
• Framework revision 0b80f08cf0 (28 hours ago), 2022-04-27 01:39:07 -0400
• Engine revision fcc1594775
• Dart version 2.18.0 (build 2.18.0-61.0.dev)
• DevTools version 2.12.2
[√] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
• Android SDK at C:\Users\ahmed_ashour\AppData\Local\Android\Sdk
• Platform android-32, build-tools 32.0.0
• ANDROID_SDK_ROOT = C:\Users\ahmed_ashour\AppData\Local\Android\Sdk
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.11+9-b60-7590822)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.5)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.1.32414.318
• Windows 10 SDK version 10.0.20348.0
[√] Android Studio (version 2021.1)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.11+9-b60-7590822)
[√] IntelliJ IDEA Community Edition (version 2022.1)
• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.1
• Flutter plugin version 66.0.4
• Dart plugin version 221.5588
[√] IntelliJ IDEA Ultimate Edition (version 2022.1)
• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 221.5080.93
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin version 221.5480
[√] VS Code (version 1.66.2)
• VS Code at C:\Users\ahmed_ashour\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.38.1
[√] Connected device (4 available)
• Android SDK built for x86 (mobile) • emulator-5556 • android-x86 • Android 11 (API 30) (emulator)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19042.1645]
• Chrome (web) • chrome • web-javascript • Google Chrome 100.0.4896.127
• Edge (web) • edge • web-javascript • Microsoft Edge 100.0.1185.50
[√] HTTP Host Availability
• All required HTTP hosts are available
• No issues found!