flutter/packages/flutter_tools/templates/create/.idea
Brian Slesinsky 922c2d1213 rename Android module file to include project name (#10163)
IDEA users sometimes want to create multiple Flutter modules
in the same IDEA project. See discussion:
https://github.com/flutter/flutter-intellij/issues/1014

In this case, we will actually have pairs of modules,
one for Flutter and one for Android. Renaming the
android module to make the relationship obvious.

But, don't delete the old file yet to avoid breaking
existing users. We can do that after the next
Flutter plugin release.
2017-05-19 13:36:53 -07:00
..
libraries fix issue where Flutter for Android library would disappear (#9404) 2017-04-14 20:27:44 -07:00
runConfigurations create intellij metadata from flutter create (#6429) 2016-10-20 12:03:38 -07:00
modules.xml.tmpl rename Android module file to include project name (#10163) 2017-05-19 13:36:53 -07:00
workspace.xml.tmpl Update IntelliJ template for new projects and existing samples (#7501) 2017-01-23 16:33:18 +01:00