responsive_value 1.0.0
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).Hiddenwidget 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).