Flutter logoFlutter Intro Workshop
🌜
🌞
Flutter logoFlutter Intro Workshop
    • Flutter Overview
      • What is Flutter?
      • Why Flutter?
      • Goal for today
    • Dart language
      • Meet Dart, the JS killer
      • Language Basics
      • Gotchas for JS/TS developers
      • Task
    • Flutter CLI
      • Create your first Flutter app
      • How does Flutter look like
      • Hot reload in action
      • Task
    • Widgets
      • What is a widget
      • Flutter-provided widgets
      • Task
    • State management
      • How does Flutter treat state
      • Two types of widgets
      • Task
    • Subjects
      • Separate state from widget
      • Meet the pub.dev
      • Task

    Task

    • Change the app bar title to Flutter Workshop using hot-reload
    • Change the accent color of the app to yellow using hot-reload
    • Change the message above counter to 'Pairs counted:' using hot-reload
    • Divide the counter value by 2 before displaying and floor() it using hot-reload

    Expected result#

    expected result app screenshot

    Previous
    « Hot reload in action
    Next
    What is a widget »
    • Expected result

    DevMettings

    • Website
    • Facebook group
    • Facebook
    • Twitter
    • LinkedIn

    Fidev

    • Website
    • YouTube
    • Twitter
    Copyright © 2020 Marcin Wróblewski marcin.wroblewscy.eu
    Flutter and the related logo are trademarks of Google LLC. This workshop is not affiliated with or otherwise sponsored by Google LLC.