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.

21
likes
150
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on super_responsive