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

An automatic responsive scaling library for Flutter. It offers different scaling strategies for containers and text elements.

Changelog #

1.0.0 - 2024-01-15 #

Added #

  • Initial release of Dynamic Responsive Screen
  • Smart dual scaling strategy for containers and text
  • context.w(), context.h(), context.r(), context.sp() methods
  • Device detection: isMobile, isTablet, isDesktop
  • Graduated scaling (1.0x mobile, 1.15x-1.25x tablet, 1.35x desktop)
  • Text scaling limited to max 1.1x for better readability
1
likes
160
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An automatic responsive scaling library for Flutter. It offers different scaling strategies for containers and text elements.

Repository (GitHub)
View/report issues

Topics

#responsive #ui #layout #flutter #design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dynamic_responsive_screen