Skip to content

Latest commit

 

History

History

locale_demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

localedemo

Note:

Container(
height: MediaQuery.of(context).size.height,
widht: MediaQuery.of(context).size.widht,
)

Use Media Query for potrait and landscape adjustment.