Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Android > Flutter Application Development > AFD-200

AFD-200 Flutter Certified Application Developer Question and Answers

Question # 4

If you created a Flutter app using the Firebase services where the app users had to login to this App using Firebase user accounts (email and password), which of the following Firebase products store these

app users' accounts?

A.

Database

B.

Authentication

C.

Storage

D.

Hosting

Full Access
Question # 5

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 ?

A.

VH.Margin

B.

Margin.VH

C.

Align.Center

D.

EdgeInsets.symmetric

Full Access
Question # 6

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

widget.

A.

True

B.

False

Full Access
Question # 7

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)?

A.

AVD Manager (Android Virtual Device Manager)

B.

SDK Update

C.

SDK Manager

D.

Insert Image

Full Access