AFD-200 試験問題を無料オンラインアクセス
| 試験コード: | AFD-200 |
| 試験名称: | Flutter Certified Application Developer |
| 認定資格: | Android |
| 無料問題数: | 45 |
| 更新日: | 2026-09-12 |
Select the correct choice below to complete the following sentence:
SnackBar widget is used if you want to let your app pop up a message............... at the bottom of your app interface.
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?
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?
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?

