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

Hight responsiveness based of device dpi (Dots per inch) #379

Closed
MuddassarElexoft opened this issue Oct 25, 2024 · 1 comment
Closed

Hight responsiveness based of device dpi (Dots per inch) #379

MuddassarElexoft opened this issue Oct 25, 2024 · 1 comment

Comments

@MuddassarElexoft
Copy link

responsiveness issues with different devices. If height of calendar is calculated through device height it works for higher DPI but not for lower dPI devices. Which can be difficult to adjust height based on DPI's as well.

Version of flutter_calendar_carousel

flutter_calendar_carousel: ^2.4.4

flutter doctor result (run flutter doctor in terminal)

Latest to 25 Oct 2024

Steps to reproduce the behaviour

Just use the example given in library and wrap it inside column, make it expanded and add another widget make it expanded also.

Copy link

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant