Free Flutter Beginner Tutorial Build Own App

Learn the dart and flutter basics

Last updated 2022-01-10 | 4

- Learn the basics of dart and flutter and build an complete ToDo App

What you'll learn

Learn the basics of dart and flutter and build an complete ToDo App

* Requirements

* For beginners. No tools required

Description

First part of the series talks about the basics of dart so beginners can get up to speed for the flutter tutorials. After that we will install android studio and start with the basics of flutter. At the end of the course we will create a simple ToDo App with basic functionallity.

- learn dart basics

- learn flutter basics

- create own app


Good luck and have fun!

Who this course is for:

  • If you are interested in Flutter and App development take this course

Course content

2 sections • 50 lectures

Welcome Preview 00:50

DartPad main print Preview 03:36

Comments Preview 02:26

Variables Preview 06:01

Constant Preview 03:12

Variables interaction Preview 04:32

Conditions Preview 08:42

Methods without a return value Preview 02:57

Methods with parameters Preview 03:52

Methods withe return Preview 04:13

Fat arrow methods Preview 02:19

Lists Preview 04:59

For loop Preview 09:32

Classes and object example Preview 06:56

Constructor Preview 06:11

Class methods Preview 00:56

Inheritance Preview 04:32

Overriting method Preview 04:11

Maps Preview 03:15

Install android studio Preview 02:05

Create new project Preview 02:07

Android studio overview Preview 03:49

Emulator Preview 03:04

Start App Preview 01:51

Main print Preview 02:03

Container Preview 02:05

TextWidget Preview 03:20

Center Preview 01:52

Stateless widget Preview 03:41

Stateful widget Preview 05:28

Stateful widget state Preview 04:28

Displaying multiple elements Preview 05:36

Padding Preview 03:28

Cards Preview 05:08

Icons Preview 03:09

Expanded Preview 03:45

Images Preview 04:27

Material Design App bar Preview 04:55

Navigation drawer Preview 05:38

Floating Action Button Preview 01:54

Material Theme colors Preview 03:09

Body Preview 01:48

Textfield Preview 02:32

Checkbox Preview 03:26

Radio buttons Preview 03:54

Routing Preview 06:46

Listview Items Preview 06:25

ListView add Preview 06:08

Fixing bug Preview 01:59

See ya Preview 00:30