dynamic_responsive_screen 1.0.0
dynamic_responsive_screen: ^1.0.0 copied to clipboard
An automatic responsive scaling library for Flutter. It offers different scaling strategies for containers and text elements.
Dynamic Responsive Screen #
A smart dynamic responsive screen kit for Flutter with dual scaling strategy for containers and text.
✨ Features #
- 🚀 Smart Scaling - Different scaling for containers and text
- 📱 Auto Detection - Automatic device type detection
- 🎯 Easy to Use - Simple context extension methods
- 📐 Graduated Scale - 1.0x mobile, 1.15x-1.25x tablet, 1.35x desktop
📦 Installation #
Add to your pubspec.yaml:
dependencies:
dynamic_responsive_screen: ^1.0.0