#5 - Running a Dart Application In-Depth! - Dart VM, Dart Isolates, JIT & AOT Compilation

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

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

  • @Flutterly
    @Flutterly  3 ปีที่แล้ว +3

    My Complete Dart Course is now live on Udemy! Go get it while it's hot!
    Oh, and as a gift to my community, here's a limited-time coupon (LETSGETWCKD) helping you get it with as little as 9.99$.
    It's a steal for the amount of work I put in.
    www.udemy.com/course/dart-from-novice-to-expert/?referralCode=EC9CB6CC14FFA62C901B

  • @webghost2009
    @webghost2009 3 ปีที่แล้ว +8

    Advanced deep and very useful specially for guys that always need to know how things work under the hood. (Excellent)

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

      Thank you so much, I really appreciate it, you highlighted the purpose of this video really well! ✨

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

    I usually dont comment, but you are the type of teacher that are hard to find and you really saved me from not liking dart because at first got a lot of issues when I was trying alone and was lost in the dart world. Then I found your videos that really really start making me feel in love with dart! so thank thank you for your high production video!

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว +1

      Thank you so much for your kind words! 🤍 I am really happy to help you learn Dart bit by bit, steadily, without any issues!

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

    Thank you for this amazing series. I was learning flutter but decided to learn dart first since I was planning to learn flutter flame framework. You are doing an amazing job by explaining the core of the language. Will check your other series

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

    Just wow...Awesome explanation!

  • @fedibaklouti3239
    @fedibaklouti3239 8 หลายเดือนก่อน

    a little complicated for me but really precise and perfect , i mean if i take my time i could have a real understanding ,thanks a lot bro❤❤❤

  • @vacoder
    @vacoder 3 ปีที่แล้ว +1

    What??? No views how it can be possible....😑😑 This is the best content anyone can have...❤️

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว +1

      Haha, I haven't posted it yet, mate, that's why 😂 it's unlisted

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

      @@Flutterly Oh ok....😂😂 I thought how can it not get views doing great job.....👍👍😀 Currently watching your bloc course🔥

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

      @@vacoder His bloc course is one of the best flutter contents available on youtube.

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

      @@arbazadam3407 Ya

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

    I had to watch it twice, the third time with the notebook 😎

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

      Haha, thanks you! 🌟

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

    I would rephrase 1.2 at about 11:15 slightly different or add "because a JIT compiler is not usable in all circumstances or for all platforms" as it was not immediately clear for me considering your fast pace (but which I do enjoy). At least I think that's what you meant! Also, I need to do some signal processing which might need access to assembly language. So while this is nitty gritty "bare metal" and perhaps beyond the scope, a video addressing this and other advance topics as a supplement is something I would consider purchasing. However this video is very good.

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

    That's quality info. Thanks

  • @rohantaneja3861
    @rohantaneja3861 3 ปีที่แล้ว +1

    Superb content yet again! ⭐️

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

      Thank you so much! 🤍

  • @sincerityken348
    @sincerityken348 3 ปีที่แล้ว +1

    this Video is very helpful to me. Thank you for sharing 👍👍

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

      Thank you, I really appreciate it!

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

    Damn..this is terrific🔥

  • @muhammedabdulhakeemmk4993
    @muhammedabdulhakeemmk4993 3 ปีที่แล้ว +1

    Eagerly looking for very good cli explanation. Please do it, I couldn't find a good one on this.

    • @Flutterly
      @Flutterly  3 ปีที่แล้ว +1

      I'm having a pause on flutter for the moment, I'm focusing more on the dart series because I want to finish it as fast as possible.

  • @md.ruhulamin7963
    @md.ruhulamin7963 3 ปีที่แล้ว +1

    Just wow.

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

    Thanks for the beautifuly presented explaination!
    Is JIT warmup a process of extracting kernel-binary objects signatures into heap?

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

    Knowledge heavy content, can you make a similar video on how a flutter app is run in an android and ios device and what all process it undergoes right from development to production?

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

      It's pretty much the same behavior with little framework specific differences. I'll make a separate video of these differences when I'll start a new flutter tutorial series.

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

    this tutorial must be in the official dart website.

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

    Really helpful and awesome videos. What tool do you use to edit them?

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

    what is use of dart runtime engine( engine C) in flutter app because the app is convert to nativecode

  • @marufhassan634
    @marufhassan634 3 ปีที่แล้ว +1

    Do I need to know this for developing apps?
    -No
    Does this increases chances of getting hired in an interview and understanding source code better?
    - Absolutely

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

      I strongly believe you need to know them also for developing apps 👍

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

    How do you collect all this information? 😳