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

Refactor InspectorServiceBase and ObjectGroupBase out of InspectorService and ObjectGroup #3465

Merged

Conversation

matt-ragonese
Copy link
Contributor

This change refactors InspectorServiceBase and ObjectGroupBase out of InspectorService and ObjectGroup, respectively.

In addition to cleaning up the codebase, this refactor allows for the sharing of some Inspector functionality outside of Flutter apps via the subclassing of these new base classes. This refactor should not introduce any functional changes to DevTools.

…/ObjectGroup

This change refactors InspectorServiceBase & ObjectGroupBase out of InspectorService & ObjectGroup. In addition to cleaning up the codebase, this refactor allows for the sharing of some Inspector functionality outside of Flutter apps.
Copy link
Contributor

@jacob314 jacob314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

- Added empty line in ObjectGroupBase comment
- Created object group accessors (which cast to ObjectGroup)
@kenzieschmoll
Copy link
Member

failing on known flake

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.

None yet

3 participants