Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logic to conditionally show available extensions #6048

Merged
merged 5 commits into from
Jul 18, 2023

Conversation

kenzieschmoll
Copy link
Member

@kenzieschmoll kenzieschmoll commented Jul 17, 2023

This PR adds logic to the main DevToolsApp widget to listen for updates from the new ExtensionService regarding which extensions are available, and then add / hide extension screens to the tab bar depending on the value of ExtensionService.availableExtensions.

This PR also adds some basics for the extensions feature, including the service class, a basic screen, and the DevToolsExtensionConfig model which describes an extension.

#1632

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner July 17, 2023 20:44
@kenzieschmoll kenzieschmoll requested review from polina-c and removed request for a team July 17, 2023 20:44
@kenzieschmoll kenzieschmoll merged commit d6b74b5 into flutter:master Jul 18, 2023
15 checks passed
@kenzieschmoll kenzieschmoll deleted the devtools-extensions-2 branch July 18, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants