Skip to content

feat: setup plugin on require("flutter-tools").setup_project#408

Merged
sidlatau merged 1 commit intomainfrom
setup
Nov 15, 2024
Merged

feat: setup plugin on require("flutter-tools").setup_project#408
sidlatau merged 1 commit intomainfrom
setup

Conversation

@sidlatau
Copy link
Collaborator

Previously FlutterRun and other plugin commands were created only if .dart or pubspec.yaml file were opened. This change will register plugin commands on project config setup. So flutter app will be possible to start without need to open dart file first.

Previously `FlutterRun` and other plugin commands were created only if
.dart or pubspec.yaml file were opened. This change will register plugin
commands on project config setup. So flutter app will be possible to
start without need to open dart file first.
@YogiPristiawan
Copy link

When will this PR be released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants