Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 665 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 665 Bytes

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