Free Android AFD-200 Practice Test & Real Exam Questions

  • Exam Code/Number: AFD-200
  • Exam Name/Title: Flutter Certified Application Developer
  • Certification Provider: Android
  • Corresponding Certification: Flutter Application Development
  • Exam Questions: 45
  • Updated On: Jun 14, 2026
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.

What is the file name which includes these configurations?
Correct Answer: A Vote an answer
Which type of Flutter widgets is used in designing this app interface ?
Correct Answer: B Vote an answer
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?
Correct Answer: C Vote an answer
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.
Correct Answer: A Vote an answer
Which of the following property should you use to add a label, icon, and an inline hint text to the TextField widget ?
Correct Answer: A Vote an answer