flutter / flutter/devtools

Let extensions declare the type of tool they are providing

Open
#7,955 0 comments 0 reactions 1 assignee Claimed by @kenzieschmoll View on GitHub
devtools extensions enhancement P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

This should be a tri-state field that extension authors can declare in the config.yaml file:
`toolingSupport: ['static-only' | 'runtime-only' | 'static-and-runtime']`

This will be a breaking change for the 'validate' command, but should be backwards compatible with the current 'config.yaml' spec.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.