-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
flutter/devtools
#9428Labels
in flutter sidebarRelates to something in the "Flutter sidebar" that's provided via DevToolsRelates to something in the "Flutter sidebar" that's provided via DevToolsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Description
Sometimes you only want to update the Android folder to a new version. In that case, you delete the old one and execute:
flutter create --platforms android .This recreates the Android folder with the latest bits and pieces.
It would be a good addition to the visual panel or accessible via Ctrl + P.
This should be expanded to create Windows/iOS/Linux/Web folders as well, with their corresponding events.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in flutter sidebarRelates to something in the "Flutter sidebar" that's provided via DevToolsRelates to something in the "Flutter sidebar" that's provided via DevToolsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available