huongvu1397 / Flutter_Demo_1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_assigment

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Flutter_Demo_1

Solve the tasks:

  1. Create a new Flutter App (flutter create flutter_assignment, then replace your main.dart with the attached one) and output an AppBar and some text below it (i.e. in the body of the page)

  2. Add a button (e.g. RaisedButton) which changes the text (to any other text of your choice)

  3. Split the app into three custom widgets: App, TextControl & Text

About


Languages

Language:C++ 51.3%Language:CMake 24.2%Language:HTML 12.0%Language:Dart 8.5%Language:C 2.2%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%