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

No android navigation bar in themes playground simulator when running in web platform #188

Open
venkata-reddy-dev opened this issue Sep 8, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation Themes Playground V7 This issue concerns version 7 and will be addressed in it
Milestone

Comments

@venkata-reddy-dev
Copy link

Issue:

There is no representation of android system navigation bar in simulator of themes playground. and as a developer i know technically we can't achieve this in simulator in simpler way. the ideal way is run themes playground in android device to see the preview of changes.

Solution / Suggestion:

Just add some helpful message in section of android system navigation bar. so that it helps themes playground users.

Screenshot 2023-09-08 at 7 38 24 PM
@rydmike
Copy link
Owner

rydmike commented Sep 14, 2023

Hi @RR-Reddy,

Thanks for the suggestion. The Theme simulator is just wrapping a few simple demo "app" widgets in a "device_frame" view provided by package https://pub.dev/packages/device_frame. So yes it is not in anyway or form representative of a real device or even when using a device emulator or simulator.

It is only intended to give a rough idea of the look and feel of an app using the active theme on a selected approximation of a device, of each included demo app.

Sure a brief explanation of this might be a helpful addition to the Theme simulation info expand part. I'll add a mentioned of this in the next update.

Screenshot 2023-09-14 at 15 45 59

Technically I could add a mock navigation bar on the bottom of all the devices, but that might be equally confusing as it would not really do anything. 😄

@rydmike rydmike self-assigned this Sep 14, 2023
@rydmike rydmike added this to the 7.4.0 milestone Sep 14, 2023
@rydmike rydmike added documentation Improvements or additions to documentation Themes Playground labels Sep 14, 2023
@rydmike rydmike added the V7 This issue concerns version 7 and will be addressed in it label Oct 24, 2023
@rydmike rydmike modified the milestones: 7.4.0, 8.0.0 Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Themes Playground V7 This issue concerns version 7 and will be addressed in it
Projects
Status: Done
Development

No branches or pull requests

2 participants