Adaptive Screen Orientation
Flutter package to simplify Adaptive Screen Management for mobile, tablet, and desktop with screen breakpoints and orientation.
Features
- Update UI when orientation or layout size change.
- Only need to specify screen for mobile, tablet, and desktop.
- Change breakpoint pixel easily
Usage