Learn Flutter from basics to Advance(part - 1)

Опубликовано: 27 Февраль 2026
на канале: Best Channel
5,382
12

Here in this video i will teach you about all the basics of flutter. If you want to learn flutter from scratch the this is the perfect place for you. Master flutter in just 3 hours!!! Here i will teach you right from installation of Flutter SDK to how to develop an Excellent Application in Flutter.
This video will give you all the basics of flutter and you will also learn FireBase Integration.

Introduction Flutter Site

Installation Steps for Flutter SDK

Setup Editor (IDE)

Take A Look At The Default Flutter Project

Explain The Default Flutter Project

Tricks to add - Add Virtual Device, Rename, Read Docs, Add Folder/ File

How To Add Dependencies In pubspec.yaml

How To Add Images In pubspec.yaml

First Demo App

What Is MaterialApp Class

How To Use Scaffold

Introduce Container, Column and Row

Add Image In The App

Add Text, And Use Text.rich

Add RaisedButton

Scrollable: SingleChildScrollView Widget, ListView Widget, and SizedBox

How To Overlay Widget: Use Stack Widget

Split the Code and Create login page

Create Email, Password Input Field

Retrieve Text Input, and Display Text In Other Places

Obscure Password Input, Autofocus, and Switch Keyboard Type

What is Firebase??

Add Firebase To Android, AndroidX Problem

Fix AndroidX Issue, multiDexEnabled