Home

Compilers, Virtual Machines and Code Analysis - What makes Dart and Flutter run

Wed, 03 Jul at 4:20 PM
Session Dart Den 40m

Speaker

Description

This advanced session takes a look at what powers Flutter under the hood. This will include everything but the typical code you write day to day. Key topics: - The Dart compiler - The DartVM - The Dart Analyzer - The Engine Each topic will consist of some high-level overview & fun examples of things you can do. After the talk, you should have gained a general understanding of how Flutter and Dart work under the hood and be equipped with basic knowledge to start building tools for the Dart and Flutter ecosystem.