Row & Column - Flutter | Basic Widgets ~ Episode 2.3

Опубликовано: 16 Сентябрь 2021
на канале: David Weiss
438
14

Hey Coders! The Row and Column widgets come in handy quite often when you'd like to place multiple widgets on a page of your app. These structuring widgets will take an array of widgets in its "children" property, allowing you to organize the child widgets vertically (with Column) or horizontally (with Row). We'll also discover certain properties on these two widgets which help us align its children to look sharp and symmetric on the screen.

Check out the source code on GitHub:
https://github.com/davidtheweiss/Flut...

❤️ Support the ongoing growth of this channel, get exclusive perks, and receive consultation on your projects!   / davidweissprogramming  

🧑‍💻 Flutter Documentation: https://flutter.dev/docs/development/...

----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:14 Rows, Columns, & Structuring Your UI
1:04 Overview & Problem Statement
1:52 The Column Widget
3:13 MainAxisAlignment and CrossAxisAlignment
6:33 The Row Widget
7:15 Spacing Child Widgets Evenly in a Row
----------------------------------------------------------------------------------------------
Other playlists:

-------------------------------------
Flutter
-------------------------------------
Basic Widgets:
   • Flutter - Season 2 | Basic Widgets  

Dart:
   • Flutter - Season 1 | Dart  

Flutter Orientation:
   • Flutter - Season 0 | Orientation  

-------------------------------------
Google Cloud
-------------------------------------
Compute Engine:
   • Google Cloud - Season 2 | Compute Engine  

App Engine:
   • Google Cloud - Season 1 | App Engine  

Google Cloud Orientation:
   • Google Cloud - Season 0 | Orientation  

-------------------------------------
Apps Script
-------------------------------------
Cache Service:
   • Apps Script - Season 17 | Cache Service  

JDBC Service:
   • Apps Script - Season 16 | JDBC Service  

Data Studio Service:
   • Apps Script - Season 15 | Data Studio...  

Maps Service:
   • Apps Script - Season 14 | Maps Service  

Utilities Service:
   • Apps Script - Season 13 | Utilities S...  

Properties Service:
   • Apps Script - Season 12 | Properties ...  

URL Fetch Service:
   • Apps Script - Season 11 | URL Fetch S...  

Drive Service:
   • Apps Script - Season 10 | Drive Service  

Forms Service:
   • Apps Script - Season 9 | Forms Service  

Lock Service:
   • Apps Script - Season 8 | Lock Service  

HTML Service:
   • Apps Script - Season 7 | HTML Service  

Document Service:
   • Apps Script - Season 6 | Document Ser...  

Slides Service:
   • Apps Script - Season 5 | Slides Service  

Calendar Service:
   • Apps Script - Season 4 | Calendar Ser...  

Script Service:
   • Apps Script - Season 3 | Script Service  

Gmail Service:
   • Apps Script - Season 2 | Gmail Service  

Spreadsheet Service:
   • Apps Script - Season 1 | Spreadsheet ...  

Apps Script Orientation:
   • Apps Script - Season 0 | Orientation  
----------------------------------------------------------------------------------------------