Flutter Quiz 2

Flutter Quiz 2

University

20 Qs

quiz-placeholder

Similar activities

Panduan Pembuatan Blog di Blogspot

Panduan Pembuatan Blog di Blogspot

9th Grade - University

15 Qs

Word Processing Lesson 1 and 2 Review

Word Processing Lesson 1 and 2 Review

KG - University

20 Qs

GDSC Intro Quiz

GDSC Intro Quiz

University

15 Qs

Cuestionario sin título

Cuestionario sin título

University

18 Qs

Flutter 1

Flutter 1

University

17 Qs

EDUC-105 QUIZ

EDUC-105 QUIZ

University

20 Qs

FLUTTER

FLUTTER

University - Professional Development

20 Qs

Ch 6 Dynamic Design with Elementor

Ch 6 Dynamic Design with Elementor

9th Grade - University

23 Qs

Flutter Quiz 2

Flutter Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

Muhammad Rizwan

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Write the Dart code for creating a StatelessWidget named RecipeCard with a Text widget inside displaying the text "Delicious Recipe".

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

Write a ListView that displays three items: “Recipe 1,” “Recipe 2,” and “Recipe 3.”

Note: Use ListView not the ListView.builder

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Create a Flutter app that has a centered button labeled “Click Me” and prints “Button Pressed” when clicked.
Only write the code inside the build method.

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Write a Column with three children: a Text widget, an ElevatedButton, and an Icon.

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Scaffold widget in Flutter?

To create a blank container

To provide a layout structure with app bar, body, etc.

To display an alert dialog

To render text on the screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which widget would you use to style text in a Flutter app?

Container

TextStyle

Padding

Row

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Recipe App, why is the Center widget used to wrap the main content?

To align widgets to the left

To add spacing around widgets

To center the content on the screen

To provide a container for text

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?