Flutter Row, Column and Expanded widget Tutorial: Flutter Dart Tutorial for beginners: #2.4

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024

Комментарии • 63

  • @snehlatarathore669
    @snehlatarathore669 5 лет назад +3

    Bro mind blowing explanation i was very much struggling to understand the concepts and all i found was nothing but UI designs but your videos will be the backbone of every code i write in flutter now on thank you very much for making such awesome videos.Please keep making more of them Thank You !!

  • @karthickrajalearn
    @karthickrajalearn 5 лет назад +2

    In 2m 24 sec
    Alt + Ctrl + L
    Great Tip for Auto Alignment
    Thanks for this Tip 👍👍👍👍
    In 3m 20sec
    Great Work for Showing Error in that Bottom Panel
    Thanks 👍👍👍👍👍👍
    5m 03sec
    Thanks for Highlighting via Visuals

  • @ajoydey809
    @ajoydey809 5 лет назад +1

    clearing up few things in dart.
    after that i will start futter soon.
    keep videos coming.👍👍

  • @mrwaseemmalik5766
    @mrwaseemmalik5766 4 года назад +3

    Great I'm so happy with your clear understanding style.

  • @sayanchakraborty7812
    @sayanchakraborty7812 2 года назад

    thank you so much nice explanation i was having suffering to understand this but now its all clear

  • @nirajdeshmukh7514
    @nirajdeshmukh7514 5 лет назад +1

    i love it saying perfect and much better.. 😊😊

  • @shubhampatel906
    @shubhampatel906 3 года назад

    Bro ,Amazing Explanation ,impressed.,keep making ;

  • @krishnakumarramachandran5888
    @krishnakumarramachandran5888 5 лет назад

    I understood this concept clearly.

  • @deepan2k11
    @deepan2k11 2 года назад

    Well done. Thanks

  • @ritheshjarvis4177
    @ritheshjarvis4177 3 года назад

    Thanks man.

  • @sandeepsuthar6035
    @sandeepsuthar6035 3 года назад

    Really appreciating Tutorial.

  • @melindaduran4016
    @melindaduran4016 Год назад

    You explain it so well !!! Thank you

  • @darish155
    @darish155 5 лет назад

    Your tutorials are awesome.

  • @akshayk7868
    @akshayk7868 3 года назад

    thanks

  • @hackstarcool
    @hackstarcool 4 года назад

    thanks for the tutorial. Great job.
    You explained about 1 column and multiple rows. What to do if I want to implement multiple columns with multiple rows ?

  • @dholakiyaparth
    @dholakiyaparth 5 лет назад +2

    Perfect 👍

  • @msaitgumus
    @msaitgumus 2 года назад

    thank you a alot

  • @thanishlos9059
    @thanishlos9059 4 года назад

    Really Useful video

  • @lalitpatel6819
    @lalitpatel6819 5 лет назад

    Superb, concept clear video

  • @arbabi101
    @arbabi101 5 лет назад

    incredible tutor! Thanks

  • @shreyadg243
    @shreyadg243 24 дня назад

    0:54 Can anyone tell me he said opposite as per figure btw very helpful videos!

  • @everthinghereforfree
    @everthinghereforfree Год назад

    keep going

  • @AccessCode101
    @AccessCode101 4 года назад

    Great video

  • @sahilmanhotra3769
    @sahilmanhotra3769 5 лет назад

    Amazing takeaways. Outstanding +1 :)

  • @JK92007
    @JK92007 5 лет назад

    Yes it's always awesome.....😊☺😊

  • @nirajpdn
    @nirajpdn 5 лет назад

    Fantastic bro

  • @ayushijain4044
    @ayushijain4044 4 года назад +1

    I have found one error that is "script error" what can i do to resolve this problem....... Plzzz anseer

  • @onlinesmartschoolsoftwares7448
    @onlinesmartschoolsoftwares7448 5 лет назад

    thank you

  • @smithjohn5398
    @smithjohn5398 5 лет назад +1

    After wrap the Row into Column why that widget moved into top position of the screen?.

    • @PivotGuy888
      @PivotGuy888 5 лет назад

      Yes, it wouldn't if the column would have some margin

  • @huzefatunkiwala5414
    @huzefatunkiwala5414 5 лет назад

    thanks lot ! very good

  • @fidamohammad456
    @fidamohammad456 4 года назад +1

    you make a mistake in row and column fig

  • @NickEnchev
    @NickEnchev 4 года назад

    Row wizards!

  • @usamasarfraz2517
    @usamasarfraz2517 4 года назад

    Why center is not working in end?

  • @narakfarm8446
    @narakfarm8446 3 года назад

    Teacher how to format?

  • @mhasnainadil2875
    @mhasnainadil2875 4 года назад

    Can we use two layout widgets on same screen. I am not saying that A layout widget into a B layout widget !

  • @nasirmehmood_
    @nasirmehmood_ 4 года назад

    why it is not in center while putting texts widgets in columns ?

  • @ArunKumar-np5ri
    @ArunKumar-np5ri 5 лет назад

    The get the UI like yours (showing the row at the top) I have to remove the Expanded widget. If I keep Expanded widget then my two rows are taking equal space on the full screen. Any reason for this you can point out?
    Thanks for awesome course, keep up the good work !

    • @noelgomile3675
      @noelgomile3675 Год назад

      You can use the flex property of the Expanded widget to control how much space the widget takes.

  • @hackstarcool
    @hackstarcool 4 года назад

    How to put padding inbetween individual cells

  • @mohsinaliirfan2186
    @mohsinaliirfan2186 3 года назад

    can somebody plz help me that how can i adjust the location of 2 expanded widgets in a column, like i want both the columns at bottom, i have been stuck here from a lot of time, a little help will be very much for me

  • @bhavisha7151
    @bhavisha7151 5 лет назад

    When i try to wrap the Text Widget inside Expanded widget, I get a problem. VS code says "The named parameter 'child' isn't defined.".How to solve this?

    • @comrader3668
      @comrader3668 3 года назад

      Remove child before text widget if you placed that widget in row widget

  • @josefatef9656
    @josefatef9656 5 лет назад

    when i reformat the code i did't get comments in the the end of the brackets , how can i add this Feature (am using intelli idej)

  • @erickramones2167
    @erickramones2167 5 лет назад

    What kind of design pattern does flutter follow?

    • @maoryatskan6346
      @maoryatskan6346 5 лет назад +1

      I Think it's kind of Decorator since it's prefer Encapsulation over Inheritance.

  • @shumailasami2277
    @shumailasami2277 5 лет назад

    How can implement scrollable row with image and text in flutter same as myntra app home page category list row

    • @smartherd
      @smartherd  5 лет назад

      i need to see myntra app and check what u talking about

    • @shumailasami2277
      @shumailasami2277 5 лет назад

      Smartherd row there is written men ,women,kids,home and living etc

  • @ahmedimran6449
    @ahmedimran6449 5 лет назад

    Borther! Row is not showing any widget.

  • @akhilprazapati6148
    @akhilprazapati6148 2 года назад

    I need to learn Firebase in flutter How can u help me please !!!

  • @MarkRonnelCamilon
    @MarkRonnelCamilon 5 лет назад

    I have a question how will you run your flutter app to ios devices?

  • @AminulIslam-ns5dy
    @AminulIslam-ns5dy 4 года назад

    Flase code

  • @erickramones2167
    @erickramones2167 5 лет назад

    zoom out a little bit.

  • @4funrc11
    @4funrc11 4 года назад

    Where's the fire? Always rush, rush, rush... Sorry, but you do speed along too much.