responsiveness 1.0.1 copy "responsiveness: ^1.0.1" to clipboard
responsiveness: ^1.0.1 copied to clipboard

outdated

A minimal responsive framework for building UI for all screen sizes using the Bootstrap breakpoints.

A minimal, easy to use responsive framework for building UI for all screen sizes using the Boostrap breakpoints.

Background #

When I was first given the task to develop a flutter application for all screen sizes I was overwhelmed and clueless. Even though flutter provides widgets like LayoutBuilder or MediaQuery to enable responsive UI development, I found making use of those widgets in an easy, readable, predictable manner quite difficult.
Because you still need to figure out:

  • What brekpoints you want to use
  • How to identify the current breakpoint given the screen width
  • How to define a UI based on the current breakpoint in an easy, readable manner

This package is the result of me trying to answer the above mentioned questions and offers thereby an oppionated approach to developing responsive UI using flutter.

12
likes
0
points
5.92k
downloads

Publisher

verified publisherdigital-confidence.de

Weekly Downloads

A minimal responsive framework for building UI for all screen sizes using the Bootstrap breakpoints.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on responsiveness