We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c312376 commit 6a17298Copy full SHA for 6a17298
resources/META-INF/plugin_template.xml
@@ -279,6 +279,7 @@
279
</extensions>
280
281
<extensions defaultExtensionNs="com.intellij">
282
+ <iconMapper mappingFile="FlutterIconMappings.json"/>
283
<postStartupActivity implementation="io.flutter.ProjectOpenActivity"/>
284
<postStartupActivity implementation="io.flutter.FlutterInitializer"/>
285
<projectService serviceInterface="io.flutter.run.daemon.DeviceService"
0 commit comments