Skip to content

Flutter: New Project shows "Skeleton" option that does not exist since Flutter 3.29 #5591

@schasi

Description

@schasi

Is your feature request related to a problem? Please describe.
When creating a Flutter project, there are several options as for the template. One of them is "Skeleton Application". However, this template has been removed from flutter create at the end of 2024 (see skeleton template removal).

Describe the solution you'd like
As this option doesn't exist in flutter create anymore, it should probably be removed from the choices in project creation from the Flutter plugin as well.

Describe alternatives you've considered
If too many people still use older versions of Flutter that still provide the (working) option for "Skeleton Templates", removing it could be postponed.
It could also be synched with the removal of the [skeleton] template option from the flutter create command, which is still present (but only shows a message instead of creating a project).

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)in flutterRelates to running Flutter appsis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions