Silicon Valley Code Camp : October 13 & 14, 2018

Andrew Brogdon

Google, Inc.
About Andrew
As an engineer on the Flutter developer relations team, Andrew is responsible for making it easy to get started and grow. If you've read articles about Flutter, downloaded sample code, or seen YouTube videos about how to put Flutter to work, chances are you've seen his stuff.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Under the Hood with Flutter

    2:15 PM Sunday   Room: Fireside C
    For many developers, getting started with Flutter means getting used to widgets: how to use a Text widget, for example, and how to define new widgets and compose a complete user interface. An important step in the progression from beginner to seasoned coder is gaining an understanding of what lies under the hood, beneath the widget layer. In this talk, you'll learn what Elements, State objects, and RenderObjects are, how Flutter's layered architecture separates composition, layout, and rendering, and some best practices for keeping you apps running at 60 FPS.