quiz

quiz

12th Grade

13 Qs

quiz-placeholder

Similar activities

Flutter and App Development Quiz

Flutter and App Development Quiz

12th Grade

17 Qs

About Flutter

About Flutter

12th Grade

15 Qs

Flutter Flight 101: Flutter Introduction

Flutter Flight 101: Flutter Introduction

6th Grade - University

8 Qs

Blogger

Blogger

10th - 12th Grade

15 Qs

PWPB

PWPB

12th Grade

10 Qs

Micro:bit Python #1

Micro:bit Python #1

9th - 12th Grade

17 Qs

Проверка домашнего задания

Проверка домашнего задания

12th Grade

10 Qs

Ch 7 Motion Effects

Ch 7 Motion Effects

9th Grade - University

17 Qs

quiz

quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Eva López

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para usar los widgets de Flutter, ¿qué tenemos que importar inicialmente?
material.dart
StatelessWidget.dart
MaterialDesign.dart
flutter_packages_get.dart

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo ocultamos el banner en el que pone debug?
debugShowCheckedModeBanner: false
debugShowCheckedModeBanner: true
debugModeBanner: false
debugModeBanner: true

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo agrupa sus children el widget Column?
array vertical sin scroll
array vertical con scroll
array horizontal sin scroll
array horizontal con scroll

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo agrupa sus children el widget Row?
array vertical sin scroll
array vertical con scroll
array horizontal sin scroll
array horizontal con scroll

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué widget utilizamos para establecer un formato para el texto por defecto?
DefaultTextStyle
TextStyle
DefaultText
DefaultTextStyleText

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué widget permite poner un texto sobre una imagen?
Stack
Container
Spacer
assets
SingleChildScrollView

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué widget permite movernos arriba y abajo cuando no caben todos los elementos en la pantalla?
Stack
Container
Spacer
assets
SingleChildScrollView

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?