Flutter Tutorial - 08 Introduction to Widgets

preview_player
Показать описание
Hi guys. My name is Abdul Aziz Ahwan from Indonesia. Welcome back to my channel. Today we are gonna talk about Flutter.
For those you don't know what is Flutter, Flutter is mobile app SDK is a new way to build beautiful native mobile apps that break away from the “cookie cutter” apps that have been so common in the past. People who try Flutter really like it.

Hopefully, you like this content by clicking the like button.

In this video, I'm going to talk about Introduction to Widgets. Which is Hello World as the very first flutter application. In Flutter, almost everything is a widget. Yes, everything. I define Widgets as the components or blocks that define the user interface. The AppBar is a widget, the text on it is a widget, the style you apply to the text is a widget, even the alignment of the text could be called as a widget. In Flutter, anything that is a view or contributes to a property of the view is a widget. We will discuss the widgets in detail in the next section.
Stay tune guys!

I'm very grateful if you want to click the subscribe button to make this channel growing up. Thanks
Thank you so much. And let's get started with me.

-----------------------------------------------------------------------------------------------------------

💰 Donate Me

-----------------------------------------------------------------------------------------------------------

🎬 Flutter Tutorials Playlist
Flutter Tutorial - 01 Introduction to Flutter

Flutter Tutorial - 02 Install Flutter SDK (Windows)

Flutter Tutorial - 03 Setup Visual Studio Code for Flutter Development

Flutter Tutorial - 04 Setup Android Studio for Flutter Development

Flutter Tutorial - 05 Setup IntelliJ IDEA for Flutter Development

Flutter Tutorial - 06 Build a First Flutter App

Flutter Tutorial - 07 Understanding The Structure of a Flutter Project

-----------------------------------------------------------------------------------------------------------

🌎 Flutter Link

-----------------------------------------------------------------------------------------------------------

📌 Subscribe My Channel

-----------------------------------------------------------------------------------------------------------

📸 GEAR LIST
- Xiaomi Redmi Note 5 Pro
- Lenovo B490
- Microphone Clip-On BOYA BY-M1
- U Shape for Microphone and Headphone

-----------------------------------------------------------------------------------------------------------

🎬 PLAYLIST

-----------------------------------------------------------------------------------------------------------

📱 FOLLOW

-----------------------------------------------------------------------------------------------------------

📑 TAGS
flutter, framework, good, ui, native-app, programming, developer, front-end, back-end, designer, ui, ux, beginner, expert, tutorial, modern, html, css, javascript, react, native, flutter, java, swift, ruby, education, indonesia, learn, basic, material, design, model, lux, great

Thanks for Watching!
#FlutterTutorials
#Android
#iOS
#Apps
#MaterialDesign
#Coding
#HTML
#CSS
#Javascript
#AbdulAzizAhwan
#UIUXDesign
Рекомендации по теме
Комментарии
Автор

why we use child when we are adding center widget

geetachoubey