最新的Android Flutter Certified Application Developer - AFD-200免費考試真題
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?
正確答案: D
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.
正確答案: B
You may add a lot of properties to your Container widget such as background color, size, padding, margins, borders or the shape of text, and other properties.
正確答案: B
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.
SnackBar widget is used if you want to let your app pop up a message............... at the bottom of your app interface.
正確答案: D
The Container is a Flutter widget that allows you to customize, compose, decorate and position its child widget.
正確答案: B