Flutter Quiz 2

Flutter Quiz 2

University

20 Qs

quiz-placeholder

Similar activities

FLAQS

FLAQS

University

15 Qs

Quiz 1 - Workshop Flutter 2024

Quiz 1 - Workshop Flutter 2024

University

15 Qs

Flutter Basics

Flutter Basics

KG - University

15 Qs

Tkinter Quiz

Tkinter Quiz

University

20 Qs

Warming Up #2 ISA311

Warming Up #2 ISA311

University

20 Qs

Python Programming 17.09.2021

Python Programming 17.09.2021

University

15 Qs

Web Browser

Web Browser

University

15 Qs

Android

Android

10th Grade - Professional Development

25 Qs

Flutter Quiz 2

Flutter Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

Muhammad Rizwan

Used 2+ 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?