Question
mm Create Flutter/Dart application with the following fuctionality: 1. application title : 2. all arabic fonts use fontFamily = 'Cairo' 3. let user enter StudentName
mm
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
:Create Flutter/Dart application with the following fuctionality : application title.1 'all arabic fonts use fontFamily = 'Cairo 2 let user enter StudentName (in arabic) .3 Let user Enter Course Name (in arabic) 4 Let user Enter Teacher Name (in arabic) 5 Let user Enter Gardes in number (Example 92) .6 Add university logo image in the center top of the screen .7 convert entered grade numbers to letters (Example 92=A ') ... from A to F.8 : Display at the buttom of the screen the following - on click (use Icon button) (use differnt colors 9 a) student name, student course, student grade in number, student grade in letters make sure to make the user interface look nice
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started