Skip to content

Exercise 15 : Flutter App 2 - Calculator App

Try to create a Flutter app which displays a different layout in portrait and landscape mode of your phone/emulator. This same exercise has been done in Android Application Devleopment course Exercise 04 - Sum Calculator.

You only need to do a layouts and those should be change when a phone is rotated. You don't need to make any buttons to work.

Push to GitLab

Test your application in emulator, take screenshots (add those to your project folder) and commit/push your mobile-exercises repository back to JAMKIT/GitLab. Remember move your exercise/issue ticket from Doing to In Review in Issues Board and write your learning comments to issue comments.