Skip to content

Conversation

@NancyWei123
Copy link

PR Description

add UI scaling feature so that we can use mouse to room in and room out and drag the screen.
Here is screenshot.
image
issue: However, I encounter a problem when running both the original branch and the add-feature-UI-scaling branch. I believe it is caused by a missing file.
image

Related Issues

Checklist

  • [✓] I have gone through the contributing guide
  • [✓] I have updated my branch and synced it with project main branch before making this PR
  • [✓] I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing
    I haven't passed all the tests and I don't know the reason.
image I’m new to open source, so my code might need some improvements — I appreciate any feedback! Thank you so much! ## Added/updated tests? _We encourage you to add relevant test cases._
  • Yes
  • [✓] No, and this is why: don't need a test

OS on which you have developed and tested the feature?

  • [✓] Windows
  • macOS
  • Linux

@Aman071106
Copy link
Contributor

Aman071106 commented Dec 31, 2025

@NancyWei123 The issue caused in while running the branch is addressed here: (not due to a missing file) - #972 . Since this issue require triage , can you share your environment settings.

@NancyWei123
Copy link
Author

image

@Aman071106
Copy link
Contributor

@NancyWei123 Thanks for sharing. As expected in newer flutter versions issue is there because they uses Assetmanifest.bin .

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.

Please add UI scaling

2 participants