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

A powerful responsive toolkit for Flutter. Fonts, spacing, icons, radius & sizes that scale perfectly on all screens.

ResponsiveX #

The Ultimate Responsive Toolkit for Flutter #

A modern, lightweight, and production-ready solution for responsive UI in Flutter.
Built to help you scale fonts, spacing, icons, radius, and layout across all devices effortlessly.


🌟 Overview #

ResponsiveX gives you a unified responsive engine that works flawlessly on:

  • 📱 Mobile
  • 📲 Small Tablets
  • 💻 Tablets
  • 🖥 Desktop
  • 🖥️ Large Desktop / Ultra-Wide
  • 🌐 Web (Fully supported)

With a single API, you can scale:

  • Font sizes
  • Margins & spacing
  • Widths & heights
  • Icons
  • Border radius
  • Complete layout switching

✨ Features #

✔ Responsive font: 16.f(context)
✔ Responsive spacing: 20.s(context)
✔ Responsive icon: 24.ic(context)
✔ Responsive width/height: 150.w(context)
✔ Responsive border radius: 18.r(context)
✔ Smart scaling engine based on width + pixel density
✔ Clean extensions with zero boilerplate
✔ Full multi-layout support (Mobile / Tablet / Desktop / Large Desktop)
✔ No dependencies — Lightweight & fast


📦 Installation #

Add to your pubspec.yaml:

dependencies:
  responsive_x: ^1.0.0
4
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful responsive toolkit for Flutter. Fonts, spacing, icons, radius & sizes that scale perfectly on all screens.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on responsive_x_toolkit