flutter_responsive_kit 0.0.4
flutter_responsive_kit: ^0.0.4 copied to clipboard
A lightweight and flexible Flutter package for building fully responsive UIs — mobile, tablet, and desktop — with ease.
🧩 flutter_responsive_kit #
A lightweight and flexible Flutter package for building fully responsive UIs — mobile, tablet, and desktop — with ease.
✨ Features #
✅ Breakpoint-based layouts
✅ Responsive widgets (ResponsiveBuilder, ResponsiveText)
✅ Bootstrap-style Grid (ResponsiveRow, ResponsiveCol)
✅ Utility helpers (isMobile, screenWidth, etc.)
Screenshots #
🚀 Installation #
Add to your pubspec.yaml:
dependencies:
flutter_responsive_kit: ^0.0.1