Flutter: Part 09 Dart, Cupertino, and Widgets

Flutter: Part 09 Dart, Cupertino, and Widgets

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 06m | 187 MB

Take your Flutter skills to the next level. Learn intermediate to advanced Flutter and Dart coding techniques by building a cryptocurrency app. Discover how to use dropdown widgets to create complex navigation, automate execution of your code with Dart loops, and use Cupertino widgets to match the menu styles in iOS. Instructor Angela Yu also shows how to detect your user’s operating system and dynamically update the interface of your app to match the platform. Each lesson is illustrated using a fun, real-world project—a bitcoin ticker app—that you can build, customize, and add to your Flutter portfolio.

Table of Contents

Boss-Level Challenge 3 – Bitcoin Ticker Project
1 Bitcoin ticker – A simple cryptocurrency price tracker
2 The material dropdown button widgets
3 Introduction to dart for loops
4 Build widgets with loops solution
5 Cupertino widgets
6 Build platform-specific UI (iOS and Android)
7 Introduction to the boss-level challenge