Тёмный

Flutter Tutorial : Container, Rows & Columns | Flutter Course for Beginners 

RetroPortal Studio
Подписаться 46 тыс.
Просмотров 14 тыс.
50% 1

#flutter #fluttertutorial #flutterforbeginners
In this Flutter Tutorial , i will be teaching you the Basics of Flutter, in specific to use in built layout widgets that are provided in Google Flutter SDK such as Flutter Column, Rows & other Structural Widgets.
As these are some of the most basic elements in any Flutter App, my effort is to make it easy enough for you to understand the Basic functioning of these Widgets in Flutter.
🔥 Auto-Generate Flutter Custom Paint Code TRY THIS FREE TOOL👇:
👉 Flutter Shape Maker: fluttershapemaker.com
🔥 Learn About the Most Important Widgets in Flutter 👇:
👉 Widget Essentials Series: bit.ly/3GpfiYw
👉🏻 Product Hunt: www.producthunt.com/posts/flu...
(Your UPVOTE Means a lot! 🙌)
If you find this video useful consider Supporting @RetroPortal Studio :
👉 Buy Me a Coffee: www.buymeacoffee.com/theretro...
👉 Patreon: / retroportalstudio
Social Links @RetroPortal Studio :
👉 Twitter: / theretroportal
👉 Medium: / retroportalstudio
👉 Instagram: / retroportalstudio
👉 Patreon: / retroportalstudio
👉 GitHub: github.com/retroportalstudio
If you like the tutorial, please hit the LIKE and Subscribe button and also consider supporting me on Patreon or Buy Me a Coffee for More Flutter Tutorial on RetroPortal Studio.
Thank you for Watching! Happy Coding :)

Опубликовано:

 

1 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@RetroPortalStudio
@RetroPortalStudio 4 года назад
If you find this video useful, consider Following me on: Twitter: twitter.com/theretroportal Instagram: instagram.com/retroportalstudio Happy Coding! ✌️😁
@brunoaugusto6905
@brunoaugusto6905 5 лет назад
Thank you, dude. I'm really happy with Flutter development. People like you, helping other by your own, really motivate me!
@RetroPortalStudio
@RetroPortalStudio 5 лет назад
Thanks man! Really appreciate your support 😊
@jeffre4395
@jeffre4395 5 лет назад
Thanks for the introduction to Flutter
@RetroPortalStudio
@RetroPortalStudio 5 лет назад
Pleasure's all mine! Hope you find whatever you wish to learn about flutter here! Feel free to suggest more content! Thanks 😊
@deepan2k11
@deepan2k11 5 лет назад
Well Explained. Thanks !
@mithuns8410
@mithuns8410 4 года назад
Very good 👍
@JobaerArman
@JobaerArman 4 года назад
Very useful content to learn about basic layout of flutter. Well, I would request you if you would minimize the project window which would give more space to the right. Then you can resize the studio window to make room for the emulator. Then we'll be able to watch the emulator & code window at the same time. Thank you.
@GauravKawatrakir
@GauravKawatrakir Год назад
Content is amazing but nesting of widgets can go huge which makes maintenance of code difficult.
@se7en2021
@se7en2021 3 года назад
Indians for the win !
@hafizibtisam
@hafizibtisam 3 года назад
I run this code in this way class HelloRectangle extends StatelessWidget { @override Widget build(BuildContext context) { return Container( child: Container( width: 200.0, height: 200.0, color: Colors.greenAccent, child: Padding( padding: EdgeInsets.all(10.0), child: Center( child: Text( 'My App', style: TextStyle(fontSize: 40.0), )), ), ), ); } } My question is "When I run this code padding does not work on Container! Please give a solution. Thanks Regards: #hafizibtisam
@arunkaruppaiah971
@arunkaruppaiah971 4 года назад
While implementing the Row inside Container, why the placement of widgets starts in the middle of container, instead of starting from top-left?
@carlknightcoph9494
@carlknightcoph9494 3 года назад
how about both row and column?
@lifedreamtv
@lifedreamtv 4 года назад
This is probably a loaded question for RU-vid comments, but how would I create a layout with a gradient background, and a Column with an Image and Text object. I'll make the question a little easier to answer on here (I think) --> Would I start with Row, than Column, than Container, OR Container, than Column, OR do I have it all wrong? LOL Thanks in advance!
@kingcedric7120
@kingcedric7120 4 года назад
Video starts at 10:40
@santoshthapa1679
@santoshthapa1679 4 года назад
are you indian??
@RetroPortalStudio
@RetroPortalStudio 4 года назад
Yes
@hshhshusuahhw7110
@hshhshusuahhw7110 3 года назад
@@RetroPortalStudio really?? Wow your Dialect is amazing keep going
Далее
Top 10 Widgets every Flutter Developer should know!
17:17
Flutter Layouts for the CSS Developer
10:24
Просмотров 71 тыс.
Pydantic is all you need: Jason Liu
17:55
Просмотров 173 тыс.
Top 30 Flutter Tips and Tricks
6:50
Просмотров 544 тыс.
LISTVIEW & BUILDER • Flutter Widget of the Day #04
9:06
Flutter Crash Course
59:20
Просмотров 668 тыс.