Flutter ALL The Things!

Tuesday, Jun 7 4:00 PM - 5:00 PM Success 42/25

Description

Flutter is Google's framework for building cross platform applications that run on mobile devices, the desktop and even the web.

It is a "batteries included" toolkit that ships with APIs for interacting with low-level hardware, building rich user interfaces using Google's Material Design system and creating full test suites right out of the box. Code is written in the Dart programming language (a modern, strongly-typed object-oriented language) which after a gentle learning curve helps you iterate from idea to published application with ease.

In this introductory session we'll kick the tires on the framework, go over how to get the toolchain up and running from zero in your development environment and look at several code samples to get you started down the path of profit!