Flutter Inspector (DartConf 2018)

The Flutter Inspector makes it easy to inspect the state of a running Flutter UI understanding how widgets are structured and what values they currently have. In this talk I’ll cover some common use cases where you should be using the Flutter Inspector to be more productive as a Flutter user.
Back to Top