Closed
Description
Android Studio 3.0 beta 6
Flutter plugin v18 RC
Create a new plugin project. (File>New>New Flutter Project>Flutter App)
Expand the Project view and see that almost all content is either ignored or excluded.
Once AS has trashed the iml file the project looks bad in IntelliJ, too. However, creating and editing a plugin project with IntelliJ Ultimate works as expected.