Description
When scrolling through the icons in the Visual Studio Code or Android Studio, it is easier to check the preview in the IDE, and looks like some icons have broken previews.
Screen.Recording.2022-04-01.at.15.46.59.mov
ex: manage_history
Visual Studio Code
Android Studio
flutter doctor -v
[✓] Flutter (Channel master, 2.13.0-0.0.pre.357, on macOS 12.3 21E230 darwin-arm, locale
en-GB)
• Flutter version 2.13.0-0.0.pre.357 at /Users/tahatesser/Code/flutter_nevercode
• Upstream repository git@github.com:NevercodeHQ/flutter.git
• Framework revision 7971b412c1 (5 hours ago), 2022-04-01 05:31:08 -0400
• Engine revision c3274494b0
• Dart version 2.17.0 (build 2.17.0-261.0.dev)
• DevTools version 2.12.1
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc2)
• Android SDK at /Users/tahatesser/Code/android-sdk
• Platform android-32, build-tools 33.0.0-rc2
• ANDROID_SDK_ROOT = /Users/tahatesser/Code/android-sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7772763)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 13.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• CocoaPods version 1.11.3
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2021.1)
• Android Studio at /Applications/Android Studio.app/Contents
• 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+0-b60-7772763)
[✓] VS Code (version 1.66.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.36.0
[✓] Connected device (3 available)
• iPhone 13 Pro Max (mobile) • 3EB061AB-0B1E-41E3-8445-2A179E0402D0 • ios •
com.apple.CoreSimulator.SimRuntime.iOS-15-4 (simulator)
• macOS (desktop) • macos • darwin-arm64 •
macOS 12.3 21E230 darwin-arm
• Chrome (web) • chrome • web-javascript •
Google Chrome 100.0.4896.60
[✓] HTTP Host Availability
• All required HTTP hosts are available
• No issues found!
I would recommend filing this issue in https://github.com/Dart-Code/Dart-Code/issues and https://github.com/flutter/flutter-intellij/issues, they use different mechanisms for pulling in the new font and displaying inline icons. Thus, closing here.