Add an IntelliJ runConfig for the Gallery example (#6759)
* Commit the IhtelliJ project metadata for the Gallery * Add default run config for Gallery * Add back ignore of .idea per review feedback
This commit is contained in:
parent
17aeb2f5e4
commit
71900776af
6
examples/flutter_gallery/.idea/runConfigurations/flutter_gallery.xml
generated
Normal file
6
examples/flutter_gallery/.idea/runConfigurations/flutter_gallery.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="flutter_gallery" type="FlutterRunConfigurationType" factoryName="Flutter">
|
||||
<option name="filePath" value="$PROJECT_DIR$/lib/main.dart" />
|
||||
<method />
|
||||
</configuration>
|
||||
</component>
|
Loading…
x
Reference in New Issue
Block a user