Dart DevTools

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 77

  • @schopenhauer666
    @schopenhauer666 4 ปีที่แล้ว +93

    You know that a solution is really good when you use it to debug itself

    • @medaditea
      @medaditea 4 ปีที่แล้ว

      Yeah so true th-cam.com/video/QlJ72qrr1s4/w-d-xo.html if you love flutter then must have a look at this. Coding at its top

  • @LukePighetti
    @LukePighetti 4 ปีที่แล้ว +9

    Oh man, I'm so looking forward to watching this! Thanks Filip and Kenzie for sharing your time with us so we can become better Flutter developers.

    • @medaditea
      @medaditea 4 ปีที่แล้ว

      th-cam.com/video/QlJ72qrr1s4/w-d-xo.html if you love flutter then must have a look at this. Coding at its top

  • @blisteredoutlaw1993
    @blisteredoutlaw1993 4 ปีที่แล้ว +1

    Not sure if this is the first time Kenzie showed up in a flutter related video but its my first time seeing her. Thus, I feel like I will learn a lot more in flutter if she will create tuts on flutter. She convey dev tools properly and she also speaks clearly.

  • @JustSall
    @JustSall 4 ปีที่แล้ว +9

    Dart DevTools has now become quite interactive.

  • @urvashisharma7415
    @urvashisharma7415 4 ปีที่แล้ว +5

    during this particular live i was still learning flutter which was about 2 months back...and currently i got an internship as a flutter developer 😁...thanks a lot flutter team.. i always come back to your videos for learning and helping myself at work💜❤️

    • @xasancabdixasan3022
      @xasancabdixasan3022 2 ปีที่แล้ว

      Wesma

    • @Abhishek-fc7fy
      @Abhishek-fc7fy 2 ปีที่แล้ว +2

      Hey how are you doing with your Flutter journey now? I started Flutter just 2 months back...

    • @urvashisharma7415
      @urvashisharma7415 2 ปีที่แล้ว +2

      @@Abhishek-fc7fy hey there...its been about 2 years since i learnt flutter...well after the internship that lasted 7 months i was given a ppo...i didnt wanna continue with them at the time so i finished things with them after the internship...moving on i attended campus placement drives and flutter made my resume look impressive...got placed at a nice company... currently working with React for web where i tend to use a lot of things i learnt from Flutter haha...hope that helps

    • @Abhishek-fc7fy
      @Abhishek-fc7fy 2 ปีที่แล้ว

      @@urvashisharma7415 Hey, thank you for your response :) It surely helped!! One last question, could you please elaborate a little on how you tend to use a lot of things you learnt from Flutter in React? Like, how did Flutter experience contribute in react?

    • @urvashisharma7415
      @urvashisharma7415 2 ปีที่แล้ว +1

      @@Abhishek-fc7fy no problem...about your question...i cant exactly point a finger at one thing but its like whenever im faced with a problem i can use my knowledge of flutter and what id use to solve it if i were using flutter...i know what to look for...and i know what it should look like...things that come with long term use of any tech and some experience

  • @pankajkhushalani
    @pankajkhushalani 4 ปีที่แล้ว +10

    Layout explorer looks sooo good. It's like hot reload for layout

  • @banglafactsteller6780
    @banglafactsteller6780 4 ปีที่แล้ว +27

    plz make a #BoringShow about devTools

  • @BonBaisers
    @BonBaisers 4 ปีที่แล้ว

    What better timing to discover more about dev tools when you are polishing your app for launch ! Thanks a lot

  • @MrFikret90
    @MrFikret90 4 ปีที่แล้ว +1

    Thanks guys, good job. But why you created separate devtools instead continue improve AndroidStudio devtools?

  • @sanketsahasrabudhe8106
    @sanketsahasrabudhe8106 4 ปีที่แล้ว +2

    10:30 Kenzie trying hard to control laughing as "MyExpensiveWidget" takes the longest time 😂

  • @wiamnaama
    @wiamnaama 4 ปีที่แล้ว

    I'm a big fan of Filip's sessions haha. Good job.

  • @antobine
    @antobine 4 ปีที่แล้ว +4

    Great to see how to use this tools, getting to know different approaches for debugging. Thanks!

    • @adnanhaider9949
      @adnanhaider9949 3 ปีที่แล้ว

      how did you debug another dart file instead of only main.dart

  • @pythonprogrammer3602
    @pythonprogrammer3602 4 ปีที่แล้ว +5

    Sir how can be add live filter in camera....

  • @janwanderer7660
    @janwanderer7660 3 ปีที่แล้ว

    one of the best and useful videos on the channel, so great!

  • @michelfeinstein
    @michelfeinstein 4 ปีที่แล้ว +1

    The Flex widgets can be very tricky with layout errors, proof of it is that Google made a whole tool for helping us understand where's the error and in the video the recommendation is to just randomly try changing values until your design works... Not the answer we would like to hear unfortunately :/

  • @qbks
    @qbks 4 ปีที่แล้ว +2

    Thank you for doing that! Any plans to support request response body for "Network" in DevTools? Also Debugging databases and Preferences would be great.

    • @medaditea
      @medaditea 4 ปีที่แล้ว

      th-cam.com/video/QlJ72qrr1s4/w-d-xo.html if you love flutter then must have a look at this. Coding at its top

  • @MultiECommerce
    @MultiECommerce 4 ปีที่แล้ว +1

    Thanks for the video, but Kenzie ? in mniute 07:00, is there a possibility to have the option in Dev Tools, that when you fixed the error by which chosen you did, to add the code changes automatically to the project code, and highlight it give the developer the option to save the file. this will be much saving time and more easier for newbies like me. thanks again

  • @jesselima_dev
    @jesselima_dev 4 ปีที่แล้ว

    Awesome!!!!
    Dev Tools have been improving a lot. It was great since the begining. And now just getting better and better.

  • @suryatn
    @suryatn 4 ปีที่แล้ว

    Good demonstration with problems in app and corresponding debug solutions in dev tools. Really like the layout debug component, as it can be tricky to debug those issues, especially for beginners. Apart from debugging it also helps understand the widget layout. Thank you very much :-)

  • @hiteshdhamshaniya8350
    @hiteshdhamshaniya8350 4 ปีที่แล้ว

    What a great debugging, Development using Flutter is fun, and Dart Dev Tool is Super fun to debug app.

  • @subachmaksim3238
    @subachmaksim3238 3 ปีที่แล้ว

    You just did not mentioned HOW TO LOUNCHE this browser tool from Android Studio (or I saw this video not attentively). So, in the Android Studio you have to press little blue "flutter" icon at the bottom where "hot reload" and "hot restart" buttons are located (do not forget to install extension for Chrome before that).

  • @KraasRas
    @KraasRas 3 ปีที่แล้ว

    Are there any sources yet on how to integrate DevTools performance test reports into automated test scenarios for Widget- or Integration Tests?

  • @m1shk4
    @m1shk4 4 ปีที่แล้ว

    could you please share what's the font used in IDE?

  • @cado8799
    @cado8799 4 ปีที่แล้ว

    Hey Flutter Team,
    i was wondering if it is possible to launch an Flutter (Dart) learn app, like grashopper :)
    greetings

  • @yakut54
    @yakut54 3 ปีที่แล้ว

    Крутой devtools запилили!

  • @PedroPabloAparicio
    @PedroPabloAparicio 4 ปีที่แล้ว

    AMAZING, AWESOME, INCREDIBLE... Thanks so much, it's something very useful, thanks for the efforts.

  • @TouhidSunny
    @TouhidSunny 4 ปีที่แล้ว

    why there is no doc support for flutter in firebase portal ???

  • @hiteshdhamshaniya8350
    @hiteshdhamshaniya8350 4 ปีที่แล้ว +1

    Can we check SQLite database table records in dev tool? Is there any way to check shared preference store value?

    • @arganaphang
      @arganaphang 4 ปีที่แล้ว

      I'm not sure Shared preference can show up in inspector, because of security issues

    • @hiteshdhamshaniya8350
      @hiteshdhamshaniya8350 4 ปีที่แล้ว

      @@arganaphang Maybe not, as if we can check it while developing native application and used Stetho debugging lib.

  • @Heatblast747
    @Heatblast747 4 ปีที่แล้ว +1

    Being an IOS developer, I had always missed the step by step debug in flutter.
    Not any moreee

  • @chethiyaprasanga
    @chethiyaprasanga 4 ปีที่แล้ว +1

    Great and highly valuable . thanks guys 👍

  • @sandwichtube
    @sandwichtube 4 ปีที่แล้ว

    I can't get this installed on my computer. It just says unable to open devtools.

  • @jfabfab4096
    @jfabfab4096 4 ปีที่แล้ว +1

    wow !! I wish Flutter was a human so I could marry it. I love You Flutter !!

  • @hiteshdhamshaniya8350
    @hiteshdhamshaniya8350 4 ปีที่แล้ว

    We can not copy URL, or anything from Network tool :(

  • @asdakuhi8h
    @asdakuhi8h 3 ปีที่แล้ว

    omg why havent i been using the debugger all this time. would have saved so much time and many headaches

  • @EVA_Hamza
    @EVA_Hamza 4 ปีที่แล้ว

    Wy the white theme???

  • @BaryshevAlexandr
    @BaryshevAlexandr 4 ปีที่แล้ว

    *How debug through only my code in lib folder ? ..ignoring external libraries*

  • @martinharris4416
    @martinharris4416 4 ปีที่แล้ว +1

    kenzie YOU ROCK !

  • @zegitalacademy6281
    @zegitalacademy6281 4 ปีที่แล้ว +1

    Really resourceful

  • @gunaseelanselvam2374
    @gunaseelanselvam2374 4 ปีที่แล้ว

    Thanks So much useful info about dev tools

  • @johncerpa3782
    @johncerpa3782 4 ปีที่แล้ว

    Excellent video

  • @k4ba
    @k4ba 2 ปีที่แล้ว

    This is dark magic! nice

  • @ArturKorobeynyk
    @ArturKorobeynyk 4 ปีที่แล้ว +1

    Guys can your dev tools team just share some public group, chat or whatever where you can be contacted? I create my own automated tooling for performance degradation alarm system using Observatory and Dart Dev Tools but it is hard AF to get some communication from anywhere when I have troubles. Nobody answers my questions in flutter google groups, in stack overflow, in gitter chat or anywhere else. Chris Sells was going to share some contact with me but two weeks have passed and I am still alone with my problems.

  • @vencheangheng405
    @vencheangheng405 3 ปีที่แล้ว

    Thank you for this video

  • @subhamaydatta2413
    @subhamaydatta2413 4 ปีที่แล้ว +1

    Awesome as usual.

  • @astronaute
    @astronaute 4 ปีที่แล้ว

    Great info, thank you guys :)

  • @erlangparasu7524
    @erlangparasu7524 ปีที่แล้ว

    Thanks!

  • @tacostwowheels4934
    @tacostwowheels4934 4 ปีที่แล้ว

    Looks good!

  • @etiennetheodore
    @etiennetheodore 4 ปีที่แล้ว

    So nice really :) !

  • @heshansandeepa9471
    @heshansandeepa9471 2 ปีที่แล้ว +1

    Awesome

  • @rajarshibarman4474
    @rajarshibarman4474 4 ปีที่แล้ว

    only 1% flutter devs use android studio in light mode... jeez...

  • @kerandonovan7255
    @kerandonovan7255 2 ปีที่แล้ว

    Aweeesommmme!!

  • @bnayagrawal
    @bnayagrawal 4 ปีที่แล้ว

    Can anyone help me? I am running my application in profile mode but in the Dart DevTools, the frame timeline chart is not showing! I have opened an issue in the DevTools repository but have not received any response. Here's the link github.com/flutter/devtools/issues/2134. Any help will be greatly appreciated.

    • @hvaghani
      @hvaghani 4 ปีที่แล้ว

      I think dev tool works in debug mode, I'm not sure though

  • @urmattilek
    @urmattilek 4 ปีที่แล้ว

    Nice 👍

  • @PadamShrestha
    @PadamShrestha 4 ปีที่แล้ว

    Any official recommendation how to use build environment variables? Please make a #BoringShow video about this.

  • @mohamedgharbi7582
    @mohamedgharbi7582 4 ปีที่แล้ว

    awesome awesome

  • @krtirtho
    @krtirtho 3 ปีที่แล้ว

    Unlikes are from dark theme users including/excluding me

  • @redsnflr
    @redsnflr 4 ปีที่แล้ว

    why couldn't you use JS for Flutter's language, programmers are more likely than not to know it and all web developers know it? if I'm going to learn a new language (as a web developer) might as well learn Kotlin or Swift if I wanna go native mobile, DART is so niche and only used in flutter

    • @lionelt.9124
      @lionelt.9124 2 ปีที่แล้ว

      Seems as though Dart is static typed version of Typescript. Heck I think you can even compile Dart to JS if needed. Flutters nesting is very very noisy to read but the VSCode Flutter preview tools has editor lines that help make structure more scannable. I would've preferred XML syntax but Flutter now runs on desktop, mobile, web, and is full stack. It just has more nesting than a skyscraper in New York.