AFD-200 Flutter Certified Application Developer

Loading demo links...

Showing 1–3 of 6 questions

Question 1

Flutter works with many development tools which are compatible with Flutter plug-ins (Flutter SDK).

Which of the following software can be used to build a Flutter app ? (Select three)

Select all that apply, then click Submit answer.

  • NotePad

  • Visual Studio

  • IntelliJ

  • Android Studio

Question 2

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.

Select an option, then click Submit answer.

  • True

  • False

Question 3

This Flutter widget is used to toggle the on/off state of a single setting.

Which of the following choices represents this definition?

Select an option, then click Submit answer.

  • onOff Widget

  • SlideA Widget

  • noYes Widget

  • Switch Widget