Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Android AFD-200 Flutter Certified Application Developer Exam Practice Test

Page: 1 / 5
Total 49 questions

Flutter Certified Application Developer Questions and Answers

Question 1

The Container is a Flutter widget that allows you to customize, compose, decorate and position its child

widget.

Options:

A.

True

B.

False

Question 2

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.

Question # 2

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

Options:

A.

anchor

B.

context

C.

title

D.

path

Question 3

In Flutter development, you can add three rows inside a column and add an image within each row.

Options:

A.

True

B.

False

Question 4

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

Question # 4

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

Options:

A.

DefaultTabController

B.

TabScreenSelect

C.

TabOptions

D.

TableTabSelect

Question 5

This widget helps you to have a specific width and/or height between widgets.

Which of the following term is this definition for?

Options:

A.

AppBar

B.

SizedBox

C.

SafeArea

D.

onChanged

Question 6

A floating action button in Flutter development is by default a circular icon button, and you should add the Icon widget as a child widget of FloatingActionButton widget.

Which of the following choices is correct to add a phone icon to the FloatingActionButton widget in a Flutter app ?

Options:

A.

Icon<"phone">,

B.

icon(icon.style:"phone"),

C.

Icon(Icons.phone),

D.

icon=phone.Flutter,

Question 7

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?

Question # 7

Options:

A.

Tab Widget

B.

Drawer Widget

C.

SubMenu Widget

D.

ShortCut Widget

Page: 1 / 5
Total 49 questions