-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Description
Details
Im having an issue with loading icons.dart.lib.js. Its taking almost 3 seconds to load.
Im not sure why is it loading in the first place since i dont use Material Icons at all. Can someone please explain why is it loading it in the first place and maybe has a solution for this issue.
Flutter doctor
[✓] Flutter (Channel stable, 3.0.3, on Microsoft Windows [Version 10.0.19044.2486], locale en-US)
• Flutter version 3.0.3 at C:\src\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 676cefa (7 months ago), 2022-06-22 11:34:49 -0700
• Engine revision ffe7b86a1e
• Dart version 2.17.5
• DevTools version 2.12.2
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
• Android SDK at C:\Users\pc\AppData\Local\Android\sdk
• Platform android-33, build-tools 33.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.12+7-b1504.28-7817840)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[✓] Visual Studio - develop for Windows (Visual Studio Build Tools 2019 16.11.17)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
• Visual Studio Build Tools 2019 version 16.11.32630.194
• Windows 10 SDK version 10.0.19041.0
[✓] Android Studio (version 2021.2)
• 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.12+7-b1504.28-7817840)
[✓] VS Code (version 1.74.3)
• VS Code at C:\Users\pc\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.56.0
[✓] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19044.2486]
• Chrome (web) • chrome • web-javascript • Google Chrome 109.0.5414.75
• Edge (web) • edge • web-javascript • Microsoft Edge 109.0.1518.55
[✓] HTTP Host Availability
• All required HTTP hosts are available
• No issues found!