Flutter: Part 05 Flutter and Dart Packages

Flutter: Part 05 Flutter and Dart Packages

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

With Flutter, you can design beautiful apps with minimal effort. This course introduces intermediate app development techniques using packages—specialized plugins that speed up your Flutter development even more. Instructor Angela Yu explains how to use packages to play sound, incorporate input for dynamic responses, customize app appearance, output messages, and more. Take the Dart functions challenge to test your new Flutter skills. Each lesson is illustrated using a fun, real-world project—a musical xylophone app—that you can build, customize, and add to your Flutter portfolio.

Table of Contents

Using Flutter and Dart Packages to Speed Up Development – Xylophone Project
1 Xylophone – A musical instrument app
2 Flutter and Dart packages
3 How to play a sound across platforms
4 How to play multiple sounds
5 Dart functions, part 1
6 Updating the UI of your app
7 Dart functions, part 2
8 Dart functions challenge
9 Refactor and clean up your code
10 Dart arrow function