Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

AFD-200 Android Flutter Certified Application Developer Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Android AFD-200 Flutter Certified Application Developer certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 1
Total 49 questions

You can add or import a new font to your Flutter by pasting this font file in a font folder in your Flutter project without needing to declare this font file or the font folder in the pubspec.ymal. Is this correct ?

A.

True

B.

False

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

Check the image in this question first, then assume that you added this Dart code in a Flutter app to create three radio buttons to your app interface. However; you got an error message. There is something that is still missing in this code.

What should you do to correct the error in this code?

A.

Add a square bracket "]" to close the labels property square bracket.

B.

You cannot add radio buttons to Flutter apps.

C.

Replace the square brackets with two braces brackets { }.

D.

Replace the RadioButtonGroup widget with RadioButton widget.

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?

A.

Tab Widget

B.

Drawer Widget

C.

SubMenu Widget

D.

ShortCut Widget

Which of the following choices is the best answer for adding an image from your computer hard disk to a Flutter project ?

A.

You cannot add an image from your computer hard disk to a Flutter project. You can only configure your

code to use an image from a web link .

B.

Add a new folder (directory) to your Flutter file structure, copy the image from your hard disk, paste this

image in the image folder then configure your Dart file in this Flutter project to use this image file name.

C.

Add a new folder (directory) to your Flutter file structure, copy the image from your hard disk, paste this

image in the image folder, configure your Dart file in this Flutter project to use this image file name,

configure your Flutter project pubspec.yaml file to use this image folder, then click "Packages get" at the

top of pubspec.yaml file.

D.

Click File menu in any Flutter IDE, select Insert, select Image, browse to select the image, click Save

three times, and then restart your IDE.

Flutter works with many development tools which are compatible with Flutter plug-ins (Flutter SDK).

Which of the following software can be used to build a Flutter app ? (Select three)

A.

NotePad

B.

Visual Studio

C.

IntelliJ

D.

Android Studio

A Stateful widget is a dynamic widget which can change the appearance of its content in response to events triggered by user's interactions or when it receives data.

A.

True

B.

False

This Flutter widget is used to toggle the on/off state of a single setting.

Which of the following choices represents this definition?

A.

onOff Widget

B.

SlideA Widget

C.

noYes Widget

D.

Switch Widget

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

Which of the following property should you use to add a label, icon, and an inline hint text to the TextField widget ?

A.

ListView

B.

InputDecoration

C.

SizeBox

D.

shrinkWrap: true

After you create a Flutter app, you need to configure an app icon for your app.

The question is:

If you configure an app icon to your Android code of this Flutter app, the icon of your iOS code for the same Flutter app will be added automatically.

A.

True

B.

False

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?

A.

Image

B.

SnackBar

C.

Padding

D.

AlertDialog

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?

A.

DefaultTabController

B.

TabScreenSelect

C.

TabOptions

D.

TableTabSelect

The following code is used to add a floating action button to a Flutter app interface.

Which of the following function or method can be used to add an action to this button if the app user tapsthis button?

A.

GoTo

B.

onPressed

C.

JumupNow

D.

flyTo

Page: 1 / 1
Total 49 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved