Flutter Course For Beginners [2022]

preview_player
Показать описание
In this video, I'm going to show you how to use Flutter to build your first mobile app. Flutter is an open-source UI software development kit used to create cross-platform applications for iOS, Android, Windows, Mac, and more. We'll go over the basics of the framework, and then we'll build a simple app that displays a list I'm going to show you how to create a Whatsapp clone in Flutter. We will use the deep drive library to create a chat screen.

(00:00:00)-Course Introduction
(00:01:29)-What is Flutter?
(00:02:52)-Create First Application
(00:10:55)-Stateful vs Stateless Widget
(00:21:45)-Scaffold, Appbar, Text Widget
(00:39:39)-Container Widget
(01:00:08)-Row, Column Widget
(01:20:21)-Listview Widget
(01:40:06)-Image Widget
(01:58:14)-Button Widget
(02:08:41)-TextField Widget
(02:32:11)-Navigator in Flutter
(02:46:17)-Pageview Widget
(02:55:29)-TabBar Widget
(03:01:22)-Card Widget
(03:10:27)-Drawer Widget
(03:24:10)-BottomNavigationBar Widget
(03:34:22)-Stack Widget
(03:45:19)-WhatsApp UI Clone

I'm on Instagram as @knowledge_doctor.

Follow Me On Instagram :

Like My Facebook Page:

Рекомендации по теме
Комментарии
Автор

Hey Mr Mishu Chando Dhar, I'am writting you from Senegal, I found your course so mush ccol that I cannot wait for the end, here I'am on the Button Widget, to text you, you are amoung the best youtubers. I just wanna show you that I find your course very important, thanks very mush, not easy to see people like you, ready to share there experience with others. thanks once again!!

saliousambadiao
Автор

FLUTTER IS SUPER! 😀 I will suggest everyone to learn this for making Android/IOS

prem-god
Автор

Great video very helpful please which IDE are you using to write your flutter codes?

anthonyobata
Автор

Thanks bro, Its very helpful for beginners.😍

muhammedsinas
Автор

Very nice bro 👍👍OP clone 😀dart is preety like react native

prem-god
Автор

Hello sir thnk youu very much you really inspire me

roshiroshi
Автор

i was drinking coffee and i saw "deep drive"- with blured "r". i got my mouth speled with hot coffee. any way, thanks for the great toturial.

adimardev
Автор

Bro help me i cant run my device on VScode

djkhonsu
Автор

Do you have project implementation process of Sign language recognition using CNN and RNN

preethichiluka
Автор

How did you setup your android emulator, i need help

fridayokwori
Автор

You didn’t take it slowly.. like explaining every concept slowly.. seems like this is not actually for beginners

chiadesiere
Автор

Hi..I live this content. so far this is the best I found thats good for beginners like me..easy to follow and very beginner friendly..at least so far..Im 1:40 min in the video..do you have an fb page or something?..I hope I can connect with you sir..thanks for this video content..very much appreciated frim the Philippines 👍👍👍🇵🇭🇵🇭🇵🇭

randomness
Автор

Hello chando, i have an error that says this

import 'dart:ui' as ui show Paint, Path, Canvas;
^
Error: Not found: 'dart:ui'
import 'dart:ui' show lerpDouble;
^
Error: Not found: 'dart:ui'
import 'dart:ui' as ui;
^

Johneh_