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

Calculations off by 1px #2

Closed
gibahjoe opened this issue Nov 22, 2020 · 2 comments
Closed

Calculations off by 1px #2

gibahjoe opened this issue Nov 22, 2020 · 2 comments

Comments

@gibahjoe
Copy link

Hello,

According to your documentation and even bootstrap's the below are the dimensions for devices

  • xs for extra small screens < 576px
  • sm for small screens > 575px and < 768px
  • md for medium screens > 767px and < 992px
  • lg for large screens > 991px and < 1200px
  • xl for extra large screens > 1199px

However, sm starts from 768 in the library instead of 767.

This was tested on chrome using flutter web.

@gibahjoe
Copy link
Author

See pr #5

@boeledi
Copy link
Owner

boeledi commented Mar 21, 2021

my apologies.
Version 1.0.2 has been published.

@boeledi boeledi closed this as completed Mar 21, 2021
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

2 participants