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

ROHD Module Hierarchy and Signals Visualization (Flutter UI) #435

Merged
merged 72 commits into from
Feb 9, 2024

Conversation

quekyj
Copy link
Contributor

@quekyj quekyj commented Nov 10, 2023

Description & Motivation

Added ROHD Devtool extension. This PR introduce new feature for ROHD design to trace for module hierarchy and signals in flutter UI.

Related Issue(s)

#418
#125

Testing

Not yet added test.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

Nope.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes, included for public documentation.

Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

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

This is a really elegant & beautiful implementation, great work! I think it is a great base to scale well for future upgrades.

lib/src/module.dart Outdated Show resolved Hide resolved
lib/src/module.dart Outdated Show resolved Hide resolved
lib/src/signals/logic.dart Outdated Show resolved Hide resolved
lib/src/signals/logic_structure.dart Outdated Show resolved Hide resolved
rohd_devtools_extension/README.md Show resolved Hide resolved
rohd_devtools_extension/pubspec.yaml Show resolved Hide resolved
rohd_devtools_extension/pubspec.yaml Show resolved Hide resolved
rohd_devtools_extension/web/favicon.png Outdated Show resolved Hide resolved
@mkorbel1 mkorbel1 merged commit 33b2216 into intel:main Feb 9, 2024
3 checks passed
@quekyj quekyj deleted the rohd-service-provider branch February 9, 2024 04:32
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