flexi_scale 1.1.0 copy "flexi_scale: ^1.1.0" to clipboard
flexi_scale: ^1.1.0 copied to clipboard

A fully customizable, orientation-aware responsive scaling package for Flutter apps. Works automatically across phones, tablets, desktops, foldables, and watches.

🌟 Flexi Scale #

pub package Flutter Platform License: MIT

A fully customizable, orientation-aware responsive scaling utility for Flutter apps.
It automatically adapts your UI to mobile, tablet, desktop, foldable, and watch β€”
so you never have to manually adjust width, height, font, or radius again! 🎯


πŸš€ Features #

βœ… Auto-detects device type (watch / phone / tablet / desktop)
βœ… Automatically selects best baseline per device
βœ… Scales width, height, font, and radius proportionally
βœ… Orientation-aware (portrait / landscape)
βœ… No configuration needed β€” works with ResponsiveSize.instance.init(context)
βœ… Pure Dart, lightweight, zero dependencies
βœ… Supports Flutter Web, Android, iOS, macOS, Windows, Linux


🧩 Installation #

Add dependency in your project’s pubspec.yaml:

dependencies:
  flexi_scale: ^1.0.0
5
likes
160
points
17
downloads

Publisher

verified publisherronak-vasoliya.devservers.site

Weekly Downloads

A fully customizable, orientation-aware responsive scaling package for Flutter apps. Works automatically across phones, tablets, desktops, foldables, and watches.

Homepage

Topics

#responsive #scaling #layout #adaptive #ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flexi_scale