Skip to content

have flutter create create project metadata files for IntelliJ #5876

@devoncarew

Description

@devoncarew

We should have the flutter create step create project metadata artifacts for IntelliJ+the Dart plugin. I'm guessing that would be something like:

  • the project file /.idea dir
  • the module file
  • updates to the .gitignore file to ignore some idea metadata and not others (some files are user specific and some related to project definition)

/cc @danrubel @pq

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions