Dive into DevTools

preview_player
Показать описание
In this video, we’re going to see different ways to make your Flutter app faster and more reliable.

Chapters:
0:00 - Introduction
0:42 - Getting up and running
2:23 - A tour of DevTools
2:52 - Flutter Inspector
4:21 - Performance View
5:40 - CPU Profiler
7:00 - Memory
8:33 - Debugger
9:07 - Network
9:18 - Logging
9:35 - App Size
10:21 - Slow build phase example
11:15 - Slow layout phase example
12:27 - Slow paint phase
14:00 - Summary

Resource:


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

Great walkthrough. Makes the tabs (especially memory and performance) in DevTools less "intimidating". Thanks for taking the time and effort to make this!

martinmj
Автор

Would be very useful to many if we could see a deep dive into the Performance tab and how we can use this information to improve app performance - all of Flutter devs should be aiming to build the best performing apps

MarkOSullivan
Автор

This is very helpful, I often put slowness widget into my widget tree that slows down the build time, now I can remember to remove them!

airhead
Автор

Loved it... Need more videos on this topic.

OttomanCoderExtra
Автор

Knowing the answer to this question is important for me because I haven't learned any of these tools I mentioned and thinking to make a decision on which framework to use in the long run for developing android apps, iOS apps, web apps, websites, desktop apps.

HunaBopa
Автор

I would like to know if the subtitles translated into other languages are no longer available. Thank you Flutter team for creating such great learning materials.

ae
Автор

Jump to code features does not work in android studio with latest flutter release. Earlier versions works fine

ykorshev
Автор

Огромное спасибо автору за такое количество полезной информации, много всего нового узнала!

中マイケル
Автор

Unfortunately the Network tab doesn't show gRPC requests/responses and my app is totally depends on gRPC. I hope flutter team adds gRPC interceptor to the network tab too.

sinahamedi
Автор

Wow! I was waiting for a video on this topic.

techrelated
Автор

Great Learning, about performance and apk size etc

kalimalam
Автор

You're wrapping expensive widget with repaint boundary instead of progress indicator. I wonder, if it makes a difference of what to move to separate layer expensive widgets or frequently repainted widgets?

sergeyzhukov
Автор

Keep the good works and please make the rendering engine faster...

DrRebinAli
Автор

Can I accomplish any task that is possible with both React and .NET ?

HunaBopa
Автор

It is a nice tour of everthing.
BUT you do not show HOW TO START dev-tools.
How do I get this nice view in the browser?

TheCebulon
Автор

Has anyone found that Jump to Source stopped working on Android Studio?

xuantung
Автор

Would be nice if breakpoints was saved between sessions, cold reload

o_glethorpe
Автор

You should make this tut with Android Studio

cunningmentor
Автор

This file is not created using above command

HimanshuGupta-py
Автор

People also view your videos in mobile phones. Please 😢

logeshkumarrajkumar