Debug properties | Decoding Flutter

preview_player
Показать описание
Learn about how to inspect widgets in the Flutter DevTools, and even log your own attributes, in this #DecodingFlutter episode all about debug properties.


#DecodingFlutter #Flutter #Developer
Рекомендации по теме
Комментарии
Автор

Nice video, but you should show a real example application, not a simple non application example :)

bisnake
Автор

4:15 The documentation of the mixin Diagnosticable (line 3279) states in the best practices section that the super call should always be made first.
> // Always add properties from the base class first.
>

Bjoernqqq
Автор

hey flutter team, understand the concept but it would be cool to see a step through example in a semi real example.

matthewjohnson
Автор

Intresting subject but frankly I have trouble to understand her.

diegotassi
Автор

Thanks! that was really helpful. I didn't know that we can use that method and kind of track states inside widgets..

jilmarxa
Автор

That's huge! No more prints to debugging!

acavals
Автор

I noticed that the flutter team only reply to comments that liked the video or show appreciation...come what may, I will mention that I felt like mom was trying to explain math to 9 year old me.

tfozo
Автор

Thank you. Always learning, always improving. 😎💪🏼

sigma_z
Автор

How to open app from terminated state, for example when i get a fcm message from terminated state i want to open app and go to a specific screen, can we do that with flutter or we need native code to do so

hawarhekmat
Автор

I don't understand this videos i need to see real example

scottgreen
Автор

Flutter is the best but we need a perfect player for all platforms we want exoplayer for all platforms in flutter not just Android in java and kotlin

dj.yacine
Автор

New social media app on flutter will be available soon on Android/iOS/Mac/Windows/Linux

PRASHANTSTYLEU