Flutter Development

Go to class
Write Review

Flutter Development provided by Qwiklabs is a comprehensive online course, which lasts for 6 hours worth of material. Upon completion of the course, you can receive an e-certificate from Qwiklabs. The course is taught in Englishand is Free Certificate. Visit the course page at Qwiklabs for detailed price information.

Overview
  • Explore the fundamentals of Flutter application development in this hands-on quest! Within this quest, you will build a "Hello World" Flutter application, design a frontend for a shopping application, and learn how to connect your Flutter applications to backend services. Each lab in this quest utilizes a pre-provisioned development environment allowing minimal setup to get into the application code! Be sure to tag #flutterfestival in your social posts!

Syllabus
    • Getting started with Flutter Developme
      • uild and edit a Hello World Flutter application using a Code Server development enviornment.
    • Flutter Startup Name
      • This lab walks you through writing your first Flutter app compatible for Android, iOS, and web.
    • Material Components for Flutter Basics
      • Design a basic frontend for a mobile app using Material Components for Flutter.
    • Flutter Web and Firebase Authenticatio
      • This lab demonstrates how to use Firebase Web authentication in a Flutter application.
    • Dart Functions Framework
      • Explore using Dart Function Frameworks in a Flutter application. Example based on this demo.