Isolates in Dart - Learn How to Create High Performing Dart Applications Using Isolates

Sdílet
Vložit
  • čas přidán 7. 09. 2024

Komentáře • 30

  • @devhammed
    @devhammed Před rokem +8

    Thanks!

  • @learnflutter4001
    @learnflutter4001 Před rokem +10

    How about at the end of series making a cli project completely on dart, covering all the major topics of dart taught in this series including oops. How's the idea?

  • @prashlovessamosa
    @prashlovessamosa Před rokem +2

    I have completed all the lectures.Thank you eagerly waiting for upcoming videos.

  • @Messi2Inno
    @Messi2Inno Před rokem +4

    Hello Vandad, you mind doing some flutter vidoes on how to do responsiveness(different mobile screen sizes), many flutter developers including me face that issue, maybe widgets used or packages used on

  • @ugochukwuumerie6378
    @ugochukwuumerie6378 Před rokem +1

    Great content. Your explanations are top notch, very easy to follow along. Thank you

  • @devraphe
    @devraphe Před rokem +5

    Hi, Vandad. It would be great if you can make a video on Dartz. It’s very powerful in dart, it’s a library that introduces functional programming in dart. The only issue with the library is documentation, the library lacks documentation but with your vast knowledge you can cover the major methods from the Library. Thanks

  • @MohammadMalan
    @MohammadMalan Před rokem +4

    Where have you been all my life, found you on linkedin BTW

  • @sushilgyawali7880
    @sushilgyawali7880 Před rokem +4

    Firebase next!!

  • @RodyDavis
    @RodyDavis Před 7 měsíci +2

    This is incredible 💪🏻

  • @aqua_dio
    @aqua_dio Před rokem +2

    awesome💥👏 Thank you🙌

  • @KK-lr4vx
    @KK-lr4vx Před rokem +2

    I have a doubt sir , do isolates keep running in the background/ terminated state of the app (from what i heard we need to write native code for this or use packages like work manager,etc) , can you shed some light on this, Thanks a lot awesome video as always

    • @BooleanDev
      @BooleanDev Před rokem +1

      isolates only run while the app is running. if they continued running, it would be a memory leak.

    • @KK-lr4vx
      @KK-lr4vx Před rokem +1

      @@BooleanDev what do you use for running background tasks, can we run code for long durations in background like a timer which updates every second or is it only possible to do so once every 15mins Or so.

    • @BooleanDev
      @BooleanDev Před rokem +1

      @@KK-lr4vx that is very platform dependent so i dont have the answer. as you heard, youll have to use workmanager

    • @KK-lr4vx
      @KK-lr4vx Před rokem

      @@BooleanDev i think isolates can also run when app is in background/terminated czcams.com/video/Hv0K5IaborA/video.html

  • @imemhamdi3971
    @imemhamdi3971 Před rokem +1

    hi sir, can you please use dragable (drag and drop) of flutter ?

  • @hichamdegdeg9538
    @hichamdegdeg9538 Před rokem +1

    I come to finish all chapitre but this one is more ambiguous and not really clearly explained then the other chapitre so if you can do another video to explain more beginning by the utility of using isolation and when used them after that you can explain more and clearly how use them
    Thank you for understanding

  • @Yadnesh_
    @Yadnesh_ Před 7 měsíci

    hello sir i am fetching some data from websocket and restful apis , crypto data , and showing it on my ui , but whenever i scroll between pages in my ui it laggs and after some time it gets crash, on real deivce and on emulator it gets out of memory issue plz help

  • @pauladityashaw4590
    @pauladityashaw4590 Před rokem

    Can you please make video on dart code generation please 🙏🙏🙏

  • @usmanafzal7540
    @usmanafzal7540 Před 5 měsíci

    where is the part 2?

  • @shamstabrez2986
    @shamstabrez2986 Před 9 měsíci

    is this completed if not plz do upload more sessions and cover each n every topic

  • @devdecode
    @devdecode Před rokem

    great video!! 👍👍
    one wuestion!?
    where are you from?😅

  • @khansaib3899
    @khansaib3899 Před rokem

    Hello Sir do you have any ordering app course?

  • @faezansar5417
    @faezansar5417 Před rokem +1

    great

  • @cana_369
    @cana_369 Před rokem +1

    Will you continue to flutter?

  • @aakashsaha_as
    @aakashsaha_as Před rokem +2

    Flutter firebase projects

  • @crazy-man
    @crazy-man Před rokem +3

    it's too complicated for my brain. 🙃

  • @MegaOsama99
    @MegaOsama99 Před rokem

    👍♥️🙌

  • @lsauce45
    @lsauce45 Před rokem

    hey vandadNP! I'm in the Free Flutter Course. In chapter 30 , my future getOrCreateUser is not completing and Connection.waiting all the time.
    And also I'm getting an entire Stack Overflow error. How can i slove it ?
    [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Stack Overflow