Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please dont tell me how to do it I need in code as fast as possible (Flutter) I got 1 hour [10 POINTS] You are

Please dont tell me how to do it I need in code as fast as possible (Flutter)
I got 1 hour image text in transcribed
image text in transcribed
[10 POINTS] You are about to design a student information screen that collects information regards accommodation purposes. The sereen contains the following details: a) [4 Points] Two text form fields that represents username and password have the following: 1. [0.5 Point] Usemame text field has hint text 'Username'. 2. [0.5 Point] Username text field has label Username'. 3. [0.5 Point] Username text field has icon face represents it. 4. [0.5 Point] Password text field has hint text 'Password. 5. [0.5 Point] Password text field has label Password. 6. [0.5 Point] Password text field has icon password represents it. 7. [0.5 Point] Password text field is obscure text. 8 [0.5 Point] The border style is circular with size 10 for both username and password. b) [1 Point] Radio button to check if the student has a car or not. c [1 Point] A drop-down list that checks if the student is (Vegetarian, non-Vegetarian, or Other). a) [1 Point] Submit button (Elevated button) to send information to the server. e) Special requirements 1. [0.5 Point] Color of screen is amber [50]. 2. [0.5 Point] Apply validation for username (Must not be empty). 3. [0.5 Point] Apply validation for password (must not be less than eight characters). 4. [1 Point] When the user clicks the submit button a message shows all details fills by in the bottom of the screen. The message will be similar to: "Your uscrmame is 5 fuerCerl.teut. Veu ShaveCar have a car. and finally, yoe are SrypeCOIFoodValue," "Year enemame is: Mohaminad Ali. You do have a car and finally, you are Vegetarian " 5. [0.5 Point]The style of the text is as follows: i. Font family: arial. ii. Font size: 20. iii. Font weight: bold. iv. Font style; italic. v. Font color: red accent Where: - haveCar is a variable of type string and hold two values only ('do' or 'do not') - typeOfFoodValue variable of type string and hold whatever dropdown list selected. - userCtr.text is the username entered by user. Do you have a Car? No Yes Your username is: Mohammad Ali. You do have a car. and finally, you are Vegetarian

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mastering Apache Cassandra 3 X An Expert Guide To Improving Database Scalability And Availability Without Compromising Performance

Authors: Aaron Ploetz ,Tejaswi Malepati ,Nishant Neeraj

3rd Edition

1789131499, 978-1789131499

More Books

Students also viewed these Databases questions