Easter Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: spcl70

AFD-200 PDF

$33

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

AFD-200 PDF + Testing Engine

$52.8

$175.99

3 Months Free Update

  • Exam Name: Flutter Certified Application Developer
  • Last Update: Apr 25, 2025
  • Questions and Answers: 49
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

AFD-200 Engine

$39.6

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

AFD-200 Practice Exam Questions with Answers Flutter Certified Application Developer Certification

Question # 6

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

A.

True

B.

False

Full Access
Question # 7

presentation [The image of this question includes a Flutter app interface run result as it appears on Android and on iOS emulators. When the app user taps the button on the app title bar, he/she will get a menu with some items.

AFD-200 question answer

Which of the following Flutter widgets is used to create this type of buttons ?

A.

PopupMenuButton Widget

B.

ButtonBar Widget

C.

OutlineButton Widget

D.

DropdownButton Widget

Full Access
Question # 8

Fill in the blank with the correct answer that completes the following sentence.

If you have any error in your Dart code of your Flutter app, the .......................... at the status bar of your

Android Studio displays the error description and also displays the line of the code on which the error is.

Also, in most cases the description field in this console gives you an idea about the reason of the error.

What is the name of this console?

A.

Terminal

B.

Dart Analysis

C.

Run

D.

Hot Reload

Full Access
Question # 9

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

Full Access
Question # 10

presentationThis question includes an image for an app interface.

AFD-200 question answer

Which of the following choices is correct about the widget which includes all these children widgets?

A.

Card Widget

B.

SnakBar Widget

C.

TextField Widget

D.

AlertDialog Widget]

Full Access
Question # 11

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

A.

Flutter Doctor

B.

Flutter Connection

C.

Flutter Screen

D.

Flutter IDE_XML

Full Access
Question # 12

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

AFD-200 question answer

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

A.

DefaultTabController

B.

TabScreenSelect

C.

TabOptions

D.

TableTabSelect

Full Access
Question # 13

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 # 14

To configure a CheckboxGroup or a RadioButtonGroup in a Flutter app, first you should set the configurations which are illustrated in the image of this question.

AFD-200 question answer

What is the file name which includes these configurations?

A.

README.md

B.

AndroidManifest.xml

C.

pubspec.yaml

D.

gradlew.bat

Full Access