Flutter Crash Course #6 - Write Your First App 10 min Quickstart

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

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

  • @theailanguage
    @theailanguage  23 дня назад +1

    **** CRASH COURSE 10 MIN QUICK START COVERS THE FOLLOWING -
    00:00 Introduction
    00:51 Setup the Dev Environment
    01:07 Understand main.dart file
    01:48 Add a MaterialApp Widget
    02:32 Add a Text Widget
    03:20 Add a Scaffold Widget
    04:03 Add an AppBar Widget
    05:55 Specify the Body of the Scaffold
    06:59 Add a Center Widget
    07:12 Specify a TextStyle Property
    07:20 Add a FloatingActionButton Widget
    08:13 Add an Icon Widget