responsive_value 1.0.0 copy "responsive_value: ^1.0.0" to clipboard
responsive_value: ^1.0.0 copied to clipboard

Flutter plugin to help building responsive UI's easy.

1.0.0 Stable release. #

  • Responsive<T> class for defining values based on screen size (sm, md, lg).
  • Hidden widget to conditionally hide children per breakpoint.
  • getScreenType() helper to determine current screen type.
  • setResponsiveBreakpoints() for customizing breakpoint thresholds.
  • Works across all Flutter platforms (Android, iOS, Web, macOS, Windows, Linux).

0.0.2 Add ability to set custom breakpoints. #

0.0.1 Initial Release. #

3
likes
160
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to help building responsive UI's easy.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on responsive_value