Task 1: Good (2.5 Points)
- You have done a good job while explaining the flutter and its difference and uniqueness than other platforms but you could go more in depth. And yes flutter uses its own rendering engine to run the applications. You did not mentioned that the emulator worked or not in your system.
Task 2: Normal (1 Points)
- It was expected to write a collective program which prints numbers from 1 to 100. For multiples of 3, print "Steem" for multiples of 5, print "TRX" and for multiples of both, print "Steemit.com".
In this way you can write this program. And your factorial program is amazing. It is good that you tested the program with different inputs.
Task 3: Good (1.5 Point)
- Good that you enabled developer mode and connected your physical device. You did not run the basic flutter app which is a built-in counter app.
Task 4: Excellent (2.5 Points)
- You have created wonderful user interfaces of the login and sign up screen. It is good that you created different classes according to their working.
Improvement: You can disable the debug mode label which is showing at the top of the mobile screen. And example is given below:
For the removal of this label use debugShowCheckedModeBanner : false
under the MaterialApp()
Overall you did a great job in flutter setup and while preparing the user interface. I appreciate all your workings while completing the tasks.
Total Marks | 7.5/10 |
---|---|
Plagiarism Free | ✅ |
#steemexclusive | ✅ |
AI Free | ✅ |
Thanks for your review, it was a whole learning process.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You did your best and you have learnt many new things.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sure it my first time of coming across Dart. I knew about Flutter but never took an interest in learning. One of my reason for taking this opportunity.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit