Developing New Experiences

VH02 Busy Developers Guide to Flutter

07/20/2023

8:00am - 9:15am

Level: Intermediate

Ted Neward

Principal

Neward and Associates

Flutter is a new cross-mobile framework and platform (using a custom language, Dart, that started out as a Javascript-transpiling target before it was adopted by Flutter) from Google that looks to solve some of the classic problems--such as state management and component reuse--that the native mobile languages/platforms don't really solve. In this session, we'll take a pass through Dart, see how Flutter works, and discuss where this fits in the world next to Xamarin, Javascript-based toolkits like Cordova, and native Swift/iOS or Kotlin/Android.

You will learn:

  • The basics of Dart and Flutter
  • Different approaches to coding
  • Take away a different way of thinking about building mobile apps