Building the Foundation - Flutter | Basic Widgets ~ Episode 2.1

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

Hey Coders! With just about every app that you make, you'll write the foundation for the code using a few simple widgets, such as MaterialApp, Scaffold, AppBar, and Text. These common widgets set up the structure for the remainder of the rest of the app, defining the theme, creating the navigation stack, and structuring your widgets into organized sections. In this video, we'll dive into each of these and learn how to implement them in the code.

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
1:14 Calling runApp to Build the Widget Tree
2:17 Defining our Own Widget (By extending StatefulWidget)
4:50 Building our App on the MaterialApp Widget
6:21 Structuring our App's Screens with Scaffold
6:55 Displaying Text using the Text Widget
8:20 Adding an AppBar to Your Scaffold
9:38 Configuring Properties on Our Widgets
12:15 Styling our Text with the TextStyle Widget
----------------------------------------------------------------------------------------------
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
-------------------------------------
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  
----------------------------------------------------------------------------------------------