Build a portfolio/CV page for yourself, similar to the example we saw in the lecture.
Use a dummy image instead of your real photo.
Include personal information such as name and date of birth.
Add a “like" functionality to force state change.
Use the list builder to create items related to your portfolio/CV.
Use a custom font from the page https://fonts.google.com/?lang=en_Latn.
Make your code modular by dividing it into files and placing them in appropriate folders.
Place your assets (fonts, images, etc.) inside the lib folder.
Create an archive file containing your lib folder and pubspec.yaml file. The archive name should be StudentNumber_StudentName_DM_HW1.zip. For example, if your student number is 202138187709 and your name is Mohammed Ali, your file name should be 202138187709_MohammedAli_DM_HW1.zip.