Android AFD-200 Flutter Certified Application Developer Exam Practice Test

Page: 1 / 14
Total 49 questions
Question 1

As illustrated in the image in this question, to get the Text value: "Welcome" in this app interface, you may configure the Text widget as a child widget of the Container widget in the following code:

But, you should replace the XXXXXXXXX with one of the following choices. Which of the following is the best answer ?



Answer : D


Question 2

While configuring your Android app on Firebase web site, you should download the google- services.json file from Firebase web site and add it to your Android app files as illustrated in the image of

this question.

Select the best answer from the following choices: What is the main role of this file for your app?



Answer : A


Question 3

The image in this question includes a Flutter app interface. Which Flutter widget has been added to this app title bar to add this navigation button?



Answer : B


Question 4

The image in this question includes a Flutter app interface which uses three tabs to navigate the app content.

Which of the following choices is the parent widget for the TabBar and TabBarView widgets?



Answer : A


Question 5

The image in this question includes a Dart code for a Raised button widget. When the app user taps this button, the app will display the content of Screen2( ) class of this app using Navigator.push navigation technique.

To do this you should replace the xxx in this Navigator.push class with ............



Answer : B


Question 6

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?



Answer : B


Question 7

Firebase offers two cloud-based, client-accessible database solutions. Which of the following choices is a Firebase database type?



Answer : B


Page:    1 / 14   
Total 49 questions