Pass the Android Flutter Application Development AFD-200 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

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,


Expert Solution
Questions # 12:

................. command checks your environment and displays a report of the status of your Flutter and Android Studio other than IDE software installation.

Which of the following choices is the correct answer to fill in the blank above?

Options:

A.

Flutter Doctor


B.

Flutter Connection


C.

Flutter Screen


D.

Flutter IDE_XML


Expert Solution
Questions # 13:

The image in this question includes a part of Android Studio tools bar.

Question # 13

Which of the following choices is correct about the missing icon name (represented by question marks)?

Options:

A.

AVD Manager (Android Virtual Device Manager)


B.

SDK Update


C.

SDK Manager


D.

Insert Image


Expert Solution
Questions # 14:

This widget is used to wrap a Column, Row, Container, or other widgets. This widget adds a filling size around the child widget.

Which of the following term is this definition for?

Options:

A.

Image


B.

SnackBar


C.

Padding


D.

AlertDialog


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions