Android AFD-200 Flutter Certified Application Developer Online Training
Android AFD-200 Online Training
The questions for AFD-200 were last updated at Feb 08,2025.
- Exam Code: AFD-200
- Exam Name: Flutter Certified Application Developer
- Certification Provider: Android
- Latest update: Feb 08,2025
This widget helps you to have a specific width and/or height between widgets.
Which of the following term is this definition for?
- A . AppBar
- B . SizedBox
- C . SafeArea
- D . onChanged
Adding a Slider widget in a Flutter app interface should be used to select multiple values at the same time.
- A . True
- B . False
In Flutter, AlertDialog Widget is similar to a small interface which appears for a few seconds at the bottom of the app user interface when the app user takes a specific action such as clicking a button.
- A . True
- B . False
If you want to create a Flutter app using a Mac computer, you need to install Android Studio or another IDE software and another prerequisite software Flutter SDK. However, you can test your Flutter apps using IPhone emulator only.
- 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