quiz

quiz

12th Grade

13 Qs

quiz-placeholder

Similar activities

Dart Programming Quiz

Dart Programming Quiz

12th Grade

12 Qs

Fundamentos Dart

Fundamentos Dart

12th Grade

15 Qs

Interfaces en Python

Interfaces en Python

12th Grade

10 Qs

Javascript Arrays

Javascript Arrays

9th - 12th Grade

12 Qs

Code.org U1 L7: Black and White Images

Code.org U1 L7: Black and White Images

9th - 12th Grade

8 Qs

Arrays, lists, tuples, stacks and queues

Arrays, lists, tuples, stacks and queues

11th - 12th Grade

14 Qs

Flutter Basics

Flutter Basics

KG - University

15 Qs

Frog VLE Quizizz

Frog VLE Quizizz

12th Grade

10 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?