flutter_responsive_kit logo

🧩 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

Desktop View 1
Mobile View 1

Desktop View 2
Mobile View 2

Desktop View 3
Mobile View 3

🚀 Installation

Add to your pubspec.yaml:

dependencies:
  flutter_responsive_kit: ^0.0.1