Challenge: A Simple Text Application

Test yourself and implement what you have learned so far in this challenge.

Problem statement

Create a Flutter application. Follow the naming convention and give a Text output using the Text widget. Make the Text widget a child class of a Container widget.

Sample output

The following image is a sample output. Your app’s output can be slightly different based on your approach, but it should satisfy the entire problem statement.

Get hands-on with 1200+ tech skills courses.