Flutter: Part 05 Flutter and Dart Packages

Go to class
Write Review

Free Online Course: Flutter: Part 05 Flutter and Dart Packages provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Flutter: Part 05 Flutter and Dart Packages is taught by Angela Yu and London App Brewery.

Overview
  • Learn how to use Dart packages to extend Flutter apps.

Syllabus
  • 1. Using Flutter and Dart Packages to Speed Up Development: Xylophone Project

    • Xylophone: A musical instrument app
    • Flutter and Dart packages
    • How to play a sound across platforms
    • How to play multiple sounds
    • Dart functions, part 1
    • Updating the UI of your app
    • Dart functions, part 2
    • Dart functions challenge
    • Refactor and clean up your code
    • Dart arrow function