flutter_responsive_ui_plus 1.0.1
flutter_responsive_ui_plus: ^1.0.1 copied to clipboard
A Flutter package that provides fully responsive UI widgets including Row, Column, Grid, Padding, Text, and Container. Automatically adapts layouts for mobile, tablet, and desktop without manual size [...]
flutter_responsive_ui #
A new Flutter project.
Getting Started #
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
flutter_responsive_ui #
A Flutter package to build responsive UI effortlessly without MediaQuery or manual breakpoints.
Features #
- Responsive Row & Column (auto-scroll)
- Responsive Grid
- Responsive Padding, Card, Stack
- Mobile, Tablet, Desktop support
- Clean API
Installation #
dependencies:
flutter_responsive_ui: ^1.0.0