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

A powerful and elegant Flutter package for responsive design. Easily scale your UI elements (text, spacing, icons, containers) across all screen sizes with simple extensions.

Changelog #

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

1.0.0 2024-01-XX #

Added #

  • Initial release of flutter_scalify
  • Responsive extensions for text size (.fz), spacing (.s), icons (.iz), width (.w), height (.h), radius (.r), and UI elements (.ui)
  • Padding shortcuts (.p, .ph, .pv, etc.)
  • SizedBox shortcuts (.sbh, .sbw)
  • BorderRadius shortcuts (.br, .brt, .brb, .brl, .brr)
  • ResponsiveProvider widget for easy setup
  • ResponsiveHelper class with screen type detection
  • AppWidthLimiter widget for limiting app width on large screens
  • Support for Watch, Mobile, Tablet, Small Desktop, Desktop, and Large Desktop screen sizes
  • Beautiful example app demonstrating all features

Features #

  • Automatic scaling based on screen size
  • Simple and intuitive API
  • Lightweight and performant
  • Full support for all Flutter platforms
17
likes
0
points
818
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and elegant Flutter package for responsive design. Easily scale your UI elements (text, spacing, icons, containers) across all screen sizes with simple extensions.

Repository (GitHub)
View/report issues

Topics

#responsive #ui #scaling #adaptive #layout

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_scalify