Question: Create Flutter/Dart application with the following fuctionality: 1. application title : 2. all arabic fonts use fontFamily = 'Cairo' 3. let user enter StudentName (
Create Flutter/Dart application with the following fuctionality:
1. application title :
2. all arabic fonts use fontFamily = 'Cairo'
3. let user enter StudentName ( in arabic)
4. Let user Enter Course Name ( in arabic)
5. Let user Enter Teacher Name ( in arabic)
6. Let user Enter Gardes in number (Example 92)
7. Add university logo image in the center top of the screen
8. convert entered grade numbers to letters ( Example 92 = 'A') .... from A to F .
9. Display at the buttom of the screen the following - on click (use Icon button) (use differnt colors :
a) student name, student course, student grade in number, student grade in letters
10. make sure to make the user interface look nice
1. application title :
2. all arabic fonts use fontFamily = 'Cairo'
3. let user enter StudentName ( in arabic)
4. Let user Enter Course Name ( in arabic)
5. Let user Enter Teacher Name ( in arabic)
6. Let user Enter Gardes in number (Example 92)
7. Add university logo image in the center top of the screen
8. convert entered grade numbers to letters ( Example 92 = 'A') .... from A to F .
9. Display at the buttom of the screen the following - on click (use Icon button) (use differnt colors :
a) student name, student course, student grade in number, student grade in letters
10. make sure to make the user interface look nice
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
