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

Open
MuddassarElexoft opened this issue Oct 25, 2024 · 0 comments
Open

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

MuddassarElexoft opened this issue Oct 25, 2024 · 0 comments

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.

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

No branches or pull requests

1 participant