Krzysztof Krasiński-Sroka
Time is based on Central European Time (CET)
(GMT+1:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna
Date: Day 2, Thursday, 3rd February
Time: 6:30pm to 7:00pm
Name: Krzysztof Krasiński-Sroka
Talk
Title:
When Flutter Goes Red
Abstract:
Whoopsie-daisy! Your perfect Flutter Widget just rendered as a glaring red box. Was it another overflow by infinity pixels, or maybe a classic division by zero in your build method? In this talk, we'll go through techniques of investigating common errors in your Flutter code, from the well known and loved debugPrint() to diving deeper in the DevTools to investigate the SDK methods that just take too much time.