localedemo Note: Container( height: MediaQuery.of(context).size.height, widht: MediaQuery.of(context).size.widht, ) Use Media Query for potrait and landscape adjustment.