Saransh-cpp / BookRentApp-Chapter3

An app where you can rent some books!
12 stars 27 forks source link

Issue 87 portrait only #90

Closed mortal-ghost closed 2 years ago

mortal-ghost commented 2 years ago

Program

Issue

Fixes #87

Description

Changes in lib/main.dart to restrict app to portrait mode only. Few other changes replacing column widgets with listview widgets to avoid any errors in the future if lists become larger.

Type of change

You can write manually also

Checklist: