Dive into DevTools

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024

Комментарии • 38

  • @martinmj94
    @martinmj94 Год назад +18

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

  • @MarkOSullivan
    @MarkOSullivan 11 месяцев назад +11

    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

    • @shivanshchaturvedi3337
      @shivanshchaturvedi3337 6 месяцев назад

      hey the prblm that u r talking abt i am on a prjct to develop the same can you give me more insight over this? please

  • @airhead2741
    @airhead2741 11 месяцев назад +2

    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!

  • @OttomanCoderExtra
    @OttomanCoderExtra Год назад +5

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

  • @adaada8008
    @adaada8008 10 месяцев назад +3

    White VSC theme, my eyes! :D

  • @HunaBopa
    @HunaBopa 11 месяцев назад

    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.

  • @3ae992
    @3ae992 Год назад +3

    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.

  • @ykorshev
    @ykorshev Год назад +7

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

  • @中マイケル
    @中マイケル 7 дней назад

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

  • @saqqara6361
    @saqqara6361 Год назад +2

    Flutter dev tools are so great!!

  • @sinahamedi8321
    @sinahamedi8321 10 месяцев назад

    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.

  • @techrelated7917
    @techrelated7917 Год назад

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

  • @sergeyzhukov1370
    @sergeyzhukov1370 10 месяцев назад

    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?

  • @acavals8080
    @acavals8080 11 месяцев назад

    Thanks a lot for all these tips!

  • @DrRebinAli
    @DrRebinAli Год назад +1

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

  • @TheCebulon
    @TheCebulon 9 месяцев назад

    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?

  • @xuantung8660
    @xuantung8660 Год назад +1

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

    • @ImDeasan
      @ImDeasan Год назад

      Yeah.. same thing here... still not yet fix and it is a headach trying to chage something based on user feedback on someone else code :(

  • @HunaBopa
    @HunaBopa 11 месяцев назад

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

  • @erlangparasu6339
    @erlangparasu6339 11 месяцев назад

    Thanks! So helpful

  • @jajasaria
    @jajasaria 11 месяцев назад

    thanks Flutter

  • @o_glethorpe
    @o_glethorpe Год назад

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

  • @s-jobs
    @s-jobs Год назад +1

    Is there a video for beginners?

  • @cunningmentor
    @cunningmentor 11 месяцев назад

    You should make this tut with Android Studio

  • @HimanshuGupta-p3y
    @HimanshuGupta-p3y 22 дня назад

    This file is not created using above command

  • @Anonymous-XY
    @Anonymous-XY Год назад

    🎉

  • @subrotoxing8214
    @subrotoxing8214 Год назад

    gee...where is the dark mode

  • @abdessalemmohellebi
    @abdessalemmohellebi Год назад

    Only few comments

  • @logeshkumarrajkumar861
    @logeshkumarrajkumar861 Год назад

    People also view your videos in mobile phones. Please 😢

  • @yashrajtalks
    @yashrajtalks 10 месяцев назад

    Flutter team is showing use by using VS editor 😂. Inner speaks google is promoting microsoft

  • @lyssnaplum
    @lyssnaplum 5 месяцев назад

    why the light theme tho 😭😭😭

  • @monmaysakib
    @monmaysakib Год назад

    Thanks. It helped me a lot.