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

feat: Add PlatformWidgetBuilder. #319

Merged
merged 9 commits into from
Mar 21, 2024
Merged

Conversation

coire1
Copy link
Contributor

@coire1 coire1 commented Mar 19, 2024

This widget abstracts the functionality to detect the platform used by the user. Related to #139.

Description

Thanks for contributing to the project!
Please fill out this template to help us review your changes.

Related Issue(s)

List the issue numbers related to this pull request.

Closes #139

Description of Changes

The PR adds the PlatformWidgetBuilder widget. This widget abstracts the functionality to detect the platform used by the user.

This widget abstracts the functionality to detect the platform
used by the user. Related to #139.
Copy link
Contributor

github-actions bot commented Mar 19, 2024

Test Report | ${\color{lightgreen}Pass: 10/10}$ | ${\color{red}Fail: 0/10}$ |

@coire1 coire1 marked this pull request as ready for review March 19, 2024 15:44
@coire1 coire1 requested a review from minikin as a code owner March 19, 2024 15:44
@minikin minikin added the review me PR is ready for review label Mar 19, 2024
@input-output-hk input-output-hk deleted a comment from Mr-Leshiy Mar 20, 2024
@minikin minikin self-requested a review March 21, 2024 08:12
Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

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

LGTM!

@minikin minikin enabled auto-merge (squash) March 21, 2024 08:13
@minikin minikin merged commit 40046a3 into main Mar 21, 2024
17 checks passed
@minikin minikin deleted the feat/platform-widget-builder branch March 21, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Create a widget to track the platform on which a user runs the app
3 participants