Combining a Row and Column in Flutter | Flutter row & column

  Рет қаралды 6,294

Flutter Teacher

Flutter Teacher

2 жыл бұрын

Combining a Row and Column in Flutter | Combination of Row & Column in Flutter | Flutter row & column
How to use row & column in combination?
How to use column & row in combination?
This video explains creating basics UI with a combination of Row & Column widgets.
Here, the combination of widget means nesting the widgets. We will learn nesting of column widget in the row widget.
Source Code : github.com/flutter-teacher/Co...
Row Widget in Flutter : • Row Widget in Flutter ...
Column Widget in Flutter : • Column Widget in Flutt...
Flutter Tutorial Playlist: • Flutter Widgets
Dart Tutorial Playlist : • Dart Tutorial
Extra Tags
Combining a Row and Column in Flutter
row with column
column with row
flutter row column combination
combination of row and column
nesting row in column
nesting column in row
row widget
column widget
nesting of wdgets
row and column in flutter
flutter
flutter tutorial
flutter widgets
flutter tutorial for beginners
flutter row and column
flutter column and row
column and row in flutter
merging row and column in flutter

Пікірлер: 35
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Source Code : github.com/flutter-teacher/Combining-a-Row-and-Column-in-Flutter Row Widget in Flutter : kzbin.info/www/bejne/e362fGqbfs2obNk Column Widget in Flutter : kzbin.info/www/bejne/qIjdfKZtpMqmlZY Flutter Tutorial Playlist: kzbin.info/aero/PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo Dart Tutorial Playlist : kzbin.info/aero/PLeKQz1VjpjFqqXLvQ8rTnYxZcUqEGA0dm
@ChrisChris-hx7qz
@ChrisChris-hx7qz 2 жыл бұрын
Sir your courses are really well structured and filled with sound knowledge tips...keep teaching us please
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Thanks. Sure I will continue same in future
@rishabhvishwakarma5745
@rishabhvishwakarma5745 Жыл бұрын
thank you sir , this vedio was very helpful and i got to know many new things too😄😄
@FlutterTeacher
@FlutterTeacher Жыл бұрын
Glad to hear that. You are most welcome. 🙏
@blockchaindevelopment120
@blockchaindevelopment120 2 жыл бұрын
Nice. Keep It Up. Cover all the widgets in details. Love from 🇵🇰.
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Thanks a lot. Of course I am planning to cover as much as possible.
@MuhammadRahman-kw4tf
@MuhammadRahman-kw4tf 2 жыл бұрын
Amazing tutorial sir plz upload daily
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Thanks a lot. Sorry, I am not uploading regularly because I am busy with other projects.
@madhavanl3863
@madhavanl3863 Жыл бұрын
Sir pls upload next video
@FlutterTeacher
@FlutterTeacher Жыл бұрын
Very soon...
@Arshadkhan-df5zu
@Arshadkhan-df5zu 2 жыл бұрын
Sir upload the remaining videos as well.
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Sure! As early as possible
@MuhammadRahman-kw4tf
@MuhammadRahman-kw4tf 2 жыл бұрын
Thank u
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Welcome!
@vishalkhatri559
@vishalkhatri559 2 жыл бұрын
sir next video? I am waiting
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
In next week. I am busy with other projects.
@nimzowiz1381
@nimzowiz1381 2 жыл бұрын
sir when your next video is coming? Please continue the flutter series also
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Lost of subscribers want me to finish Dart series & then start the Flutter. If I add both video it might be confusing, please give me few day to finish Dart series.
@nimzowiz1381
@nimzowiz1381 2 жыл бұрын
@@FlutterTeacher sir, then can you suggest me a book to learn flutter and dart which covers the in-depth insights with simple explanations like your videos?
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Books have limited knowledge & concepts for Dart & Flutter. I like to read Dart & Flutter documentations, all books are written using them, so better to use documentation. For in-depth understanding I go on practicing & experimenting the concepts. Thanks a lot 🙏
@basamalhassan7006
@basamalhassan7006 2 жыл бұрын
please sir, how long is the duration of the flutter course. please we need more videos. thanks
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
I am trying my best, I am very sorry, but I am busy with other projects.
@ibadullah9800
@ibadullah9800 2 жыл бұрын
Next video
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
I am really sorry for such delay. I am busy with other projects.
@ritikpatel145
@ritikpatel145 2 жыл бұрын
Are sir ji, kaha kho gaye itna hi sikhaoge kya please 🙏 video dalo aur 😀
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Sorry! I am busy with other projects. I will upload in next week.
@vishalkhatri559
@vishalkhatri559 2 жыл бұрын
sir ma jaisa he ctrl+s kr ka save krta hn prgram ko andoid software ma to wo auto update nai kr rha memu emulator ma. itny din sahi chl rha tha auto update ho jaata tha program. laken ab 2 din sa nai hn rha, iska koi solution bataye k kasa set kro. mana unintall kr ka phr sa install bi kiya laken phr bi nai hn rha
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
There might be several reasons for this issue 1) Due to Flutter internal problems: run flutter doctor to check flutter status in you system 2) Due to IDE problem: try to reinstall IDE (VS Code or any) 3) Due to error in code when we work with multiple file, single mistake can't be checked manually, we keep on saving but noting updates. Plz check all files in the project 4) If you think it's problem in Memu or Emulator that you are using, try to run in different device or emulator 5) The final task that I suggest ✨✨✨ create new project, don't modify it & run that one. If this new project works fine, mean flutter, IDE & Device or Emulators are ok & its now problem you project
@vishalkhatri559
@vishalkhatri559 2 жыл бұрын
@@FlutterTeacher thanku sir problem solve hogaye
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Most welcome 🙂
@ibadullah9800
@ibadullah9800 2 жыл бұрын
Sir why u Stop series you know your channal growing and you hit 500 sub
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Thanks for noting 500+ sub. I am busy with ongoing projects, When I reach home, I feel tired & stressed due to work load. I will upload new videos as soon as possible.
@ibadullah9800
@ibadullah9800 2 жыл бұрын
@@FlutterTeacher tnx sir but upload as soon dont stop
@FlutterTeacher
@FlutterTeacher 2 жыл бұрын
Thanks for encouraging. I am feeling bad, everybody is waiting for more videos. I won't stop, I will continue as I get time.
Flutter Expanded widget - Complete guide with 5 real time uses in Flutter
10:37
Jumping off balcony pulls her tooth! 🫣🦷
01:00
Justin Flom
Рет қаралды 26 МЛН
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 58 МЛН
Text.rich in Flutter | Flutter Text.rich constructor
10:54
Flutter Teacher
Рет қаралды 5 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 545 М.
Flutter Layout Design Tutorial || Top 5 Widgets
21:04
CodeX
Рет қаралды 79 М.
MaterialApp & Scaffold - Flutter Tutorial for Beginners
6:14
Flutter Mapp
Рет қаралды 19 М.
Testing Angular 2+ Apps with Jasmine and Karma | Mosh
32:34
Programming with Mosh
Рет қаралды 332 М.
'Finish the Lyric' with Ellen, James Corden & Jesse Tyler Ferguson
6:37
2.7 - Flutter Row, Column, and Expanded Widget in Flutter
11:43
Coding With T
Рет қаралды 18 М.
Top 10 Flutter Widgets (for Responsive Layouts)
13:17
HeyFlutter․com
Рет қаралды 71 М.