Online Examination – App Development with Flutter

Question 1

Flutter is developed and maintained by:

Question 2

Which programming language is used in Flutter?

Question 3

In Flutter, everything is considered a:

Question 4

Which widget is used for creating a basic Flutter app structure?

Question 5

Which widget is mainly used to create the UI layout vertically?

Question 6

Which command is used to create a new Flutter project?

Question 7

What is the use of the pubspec.yaml file?

Question 8

Which widget is used to create a scrollable list?

Question 9

Which Flutter feature allows hot reload?

Question 10

Which widget is used to create a button in Flutter?

1
2
3
4
5
6
7
8
9
10