egghead.io
illustration for Getting Started with Flutter

Course

Getting Started with Flutter

  1. 1
    Install the Flutter SDK & Create Your First Project
    1m 44s
  2. 2
    Flutter Project Walkthrough
    1m 46s
  3. 3
    Run a Flutter App on iOS
    1m 21s
  4. 4
    Run a Flutter App on Android
    2m 13s
  5. 5
    Walkthrough of the Default Flutter Application Boilerplate
    2m 37s
  6. 6
    Style a Flutter Text and Container Widget
    2m 42s
  7. 7
    Using Themes in Flutter to Share Colors and Font Styles
    3m 5s
  8. 8
    Load an Image in a Flutter App with the Image Class
    1m 45s
  9. 9
    Building Layouts in Flutter with Layout Widgets
    4m 40s
  10. 10
    Creating, Importing & Using Dynamic Widgets from Other Files in a Flutter Application
    3m 36s
  11. 11
    Creating & Updating State in a Flutter Application
    3m 57s
  12. 12
    Getting Started with Navigation in Flutter
    2m 52s
  13. 13
    Building Dynamic Lists in Flutter with ListViews
    2m 44s
  14. 14
    Navigation with Named Routes in Flutter
    1m 35s

Walkthrough of the Default Flutter Application Boilerplate

nader dabit
Instructornader dabit
  • dart
    Dart
  • ios
    iOS

Share this video with your friends

Send Tweet

When creating a new Flutter application, you are given a simple templated Flutter project whose primary code lives in the main.dart file. In this lesson, we walk through this file & talk about what the boilerplate code is doing.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions