super_responsive 0.1.6 copy "super_responsive: ^0.1.6" to clipboard
super_responsive: ^0.1.6 copied to clipboard

Utils and widgets to make your flutter apps and websites fully responsive.

0.1.6 #

  • when method of Breakpoints now return a generic type and not a double
  • builder added to ResponsiveLayout

0.1.5 #

  • Add custom values feature to SuperResponsive widget

0.1.4 #

  • Add when extension on Num
  • Add responsiveInverseVAlue extension on BuildContext
  • Add responsiveInverseValue method
  • Now ResponsiveLayout determines its breakpoints based on the screen width by default.

0.1.3 #

  • Add BoxConstraints extensions
  • Delete useless code:
    • Percentage Value
    • Percentage Value Builder

The same result that these features gave, can be achieved in a much simpler way.

0.1.2+1 #

  • Fix current breakpoint logic
  • Add simple example

0.1.2 #

  • Breakpoints methods accept now a maxWidth instead of the BuildContext.

0.1.1 #

  • add Widget extension .flexible()

0.1.0 #

Initial release.

22
likes
130
pub points
26%
popularity

Publisher

unverified uploader

Utils and widgets to make your flutter apps and websites fully responsive.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on super_responsive