-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is bug
Milestone
Description
Describe the bug
When creating a new project via the VS Code Flutter dialogue, changes to project settings are not immediately reflected.
To Reproduce
Steps to reproduce the behavior:
- Open the "Flutter: New Project" dialogue
- Select "Application"
- Select any folder
- Click the Settings icon on the top right of the dialogue
- Select the "Organization Name" option (or anything else)
- Enter a new organization name, then press enter
- Notice that the organization name is NOT modified
Expected behavior
Changes to project settings when creating a new project should be immediately reflected
Versions (please complete the following information):
- VS Code version: 1.63.2
- Dart extension version: 3.29.0
- Dart/Flutter SDK version: 2.8.1
Metadata
Metadata
Assignees
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is bug