Android Flutter Certified Application Developer - AFD-200 Exam Practice Test

The image in this question is a part of Flutter app interface which includes four TextFields. When the app user types anything in the password TextField, all the characters in the text field are replaced with stars to hide the user's passworD. To do this, you should add a specific property to the password TextField widget.

Which of the following choices is the property and what property value should one add to the password TextField widget to get this type of secure input ?
Correct Answer: C
The image in this question includes a part of Android Studio tools bar.

Which of the following choices is correct about the missing icon name (represented by question marks)?
Correct Answer: A
If you want to create a Flutter app using a Mac computer, you need to install Android Studio or another IDE software and another prerequisite software Flutter SDK. However, you can test your Flutter apps using IPhone emulator only.
Correct Answer: B
Assume that you have a Flutter app and the code of main.dart file is as follows:

Check the images in this question and answer which of these images is the run output of this app?
Correct Answer: B
TextField widget allows app users to type text into an app.
Correct Answer: A
0
0
0
0