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

Simple responsive sizing for Flutter with syntax like 4.w, 4.h, 4.sp. Smart scaling on mobile/tablet, fixed sizes on desktop. Works seamlessly across web, mobile, and desktop platforms.

Changelog #

All notable changes to this project will be documented in this file.

1.0.1 - 2025-11-05 #

Fixed #

  • Fixed lint warning: Use const with ScaleXConfig() constructor in Responsive class for better performance
  • Fixed lint warning: Use super parameter for key in ScaleXInit constructor
  • Fixed Readme issue regarding links of repo

1.0.0 - 2025-11-04 #

Added #

  • Initial release
  • Simple syntax extensions (.w, .h, .sp, .r)
  • ResponsiveInit widget for configuration
  • Smart scaling (mobile/tablet only, fixed on desktop)
  • Context-aware extensions
  • Responsive class with helper methods
  • Configurable breakpoints
2
likes
150
points
31
downloads

Documentation

API reference

Publisher

verified publisherimrishav.life

Weekly Downloads

Simple responsive sizing for Flutter with syntax like 4.w, 4.h, 4.sp. Smart scaling on mobile/tablet, fixed sizes on desktop. Works seamlessly across web, mobile, and desktop platforms.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scalex