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

A mobile-first scaling extension that calculates sizes based on the shortest screen side, preventing layout breaks on rotation while scaling perfectly for tablets.

1.0.0 #

  • Initial release.
  • Added FixedResponsive extension on num.
  • Included .fw (fixed width scaling) and .fsp (fixed scalable pixel) properties.
  • Relies on PlatformDispatcher for immediate hardware lookups (Flutter 3.10+).

1.0.1 #

  • Added demonstration GIF to README.
  • Added comprehensive Widget tests for orientation verification.
  • Added full example/ project to demonstrate responsive Grid and ListView layouts.
1
likes
160
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A mobile-first scaling extension that calculates sizes based on the shortest screen side, preventing layout breaks on rotation while scaling perfectly for tablets.

Repository (GitHub)
View/report issues

Topics

#responsive #layout #ui #scaling #screenutil

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fixed_responsive