You are viewing a single comment's thread from:
RE: Exploring User Inputs, Gesture Detection, Navigation, and Bottom Sheets in Flutter
Task 1: Excellent (2 Points)
- You have shared all the code and it is all fine. It is a good practice that you used a string variable to store the text of the textfield and then to display it on the screen. Your output is working good.
Task 2: Good (1.75 Points)
- Navigation concept has been used by you while moving from one screen to other screen. But the only problem is that your video of the output is very short. But your
navigator.push
functions is working fine
Task 3: Excellent (2 Points)
- You have successfully implemented bottom sheet in the application. The size of the container is also good as it is occupying all the width which makes the bottom sheet to look more attractive and beautiful.
Task 4: Excellent (3.5 Points)
Your car loan calculator is giving good output and you have understood all the concepts related to the navigation and bottomsheet.
The use of the snackbar is a good thing which notifies the action performed on the screen. It is working like an alert and telling the fields are not filled. I liked it.
It is my opinion that you will be feeling good about the development of this mini application to calculate the loan and interest.
Total Marks | 9.25/10 |
---|---|
Plagiarism Free | ✅ |
#steemexclusive | ✅ |
AI Free | ✅ |
Yes it felt good while developing this calculator.