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!
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. In this quest you will learn how to create a Flutter app using generated template code. Be sure to tag #flutterfestival in your social posts!
Dart is a client-optimized language for developing fast apps on any platform. Dart also forms the foundation of Flutter by providing the language and runtimes that power Flutter apps. In this quest you will learn the basics of Dart in a prepared development environment. Be sure to tag #flutterfestival in your social posts!