/flutter-assignment-one

A Simple App, where a user can change the text on the screen repeatedly by triggering an event i.e. clicking on the button.

Primary LanguageDartMIT LicenseMIT

Changing State - Assignment 1

Made with flutter

Basic Overview

An exercise from Maximilian Schwarzmüller's course on Flutter & Dart - The Complete Guide on Udemy.

A Simple App, where a user can change the text on the screen repeatedly by triggering an event i.e. clicking on the button.

Objectives

- Create a new Flutter App (in this project) and output an AppBar and some text below it
- Add a button which changes the text (to any other text of your choice)
- Split the app into three widgets: App, TextControl & Text

Walkthrough

Simulator used was an iPhone 12 Pro Max.

Screenshot Screenshot