web_responsive_utils 0.0.5 copy "web_responsive_utils: ^0.0.5" to clipboard
web_responsive_utils: ^0.0.5 copied to clipboard

A flutter package to help you develop for the web more intuitively and efficiently when it comes to responsive webapps.

0.0.5 #

The breakpoints this package supports so far:

  • xl ( width >= 1280)
  • md ( 768 >= width > 1200)
  • sm ( 640 >= width > 768)
7
likes
150
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to help you develop for the web more intuitively and efficiently when it comes to responsive webapps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on web_responsive_utils