auto_scale_flutter 1.2.0+2 copy "auto_scale_flutter: ^1.2.0+2" to clipboard
auto_scale_flutter: ^1.2.0+2 copied to clipboard

A Flutter package for creating responsive applications that automatically adapt to different screen sizes, maintaining consistent proportions across devices.

1.0.0+2 #

  • Initial Auto Scale Flutter Release - A powerful and simple Flutter package for creating responsive applications that automatically adapt to different screen sizes, maintaining consistent proportions across devices.

✨ Key Features: #

  • Auto Scale: Automatically adapts based on reference resolution
  • Manual Control: Allows manual scale adjustment (0.5x, 1x, 2x, etc.)
  • Reactive: Real-time updates during resizing
  • Minimum Scale: Never goes below 1.0x in automatic mode
  • Performance: Optimized system with update threshold
  • Simplicity: Just 3 lines of code to implement

🎮 Scale Modes: #

  • Dimension (Automatic): Calculates scale based on current vs. base resolution
  • Factor (Manual): Precise scale factor control

🎯 Use Cases: #

  • Mobile app adaptation for TV
  • Responsive desktop applications
  • Dynamic UI control by user preference
  • Maintaining visual consistency across devices
9
likes
155
points
13
downloads

Documentation

API reference

Publisher

verified publisherartizansoftwares.com

Weekly Downloads

A Flutter package for creating responsive applications that automatically adapt to different screen sizes, maintaining consistent proportions across devices.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on auto_scale_flutter