Working with Background Services in Flutter | Sakina Abbas - FlutterVikings

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

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

  • @mahmood466
    @mahmood466 Год назад +6

    Masha'Allah sister! What a well-described topic!! 👏🏻👏🏻

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

    Glad I found this, it's good that there's a way to run dart code from a background service.

  • @androidlearners9163
    @androidlearners9163 2 года назад +9

    Please share the code. because when i kill the app the dart code automatically stops.

  • @RahimSekkouti
    @RahimSekkouti 2 года назад +1

    Very informative! this's exactly what I was looking for for a while now, Thanks Behna :)

  • @АртурЗарипов-б2й
    @АртурЗарипов-б2й 11 месяцев назад

    Good job! Thank you!

  • @jigarfumakiya1800
    @jigarfumakiya1800 2 года назад +5

    Hey
    What about ios?
    Is it working for more than 15 min If the app is in BG in ios?

  • @rjrmatias
    @rjrmatias 2 года назад

    Excellent video, thank you Sakina !

  • @Wilhelmification
    @Wilhelmification 2 года назад +5

    Cool presentation. When you killed and reopened the app it automatically connected to ide and resumed printing to the console. (24:15) Please tell ho to do it. Becouse when i kill the app my debug session stops and i need to run it again to receive some console output.

    • @Inandoutpk
      @Inandoutpk 2 года назад

      I'm getting the same, Please can someone help

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

      enter 'flutter logs' command in terminal

  • @sikkicoding
    @sikkicoding 2 года назад

    Thank You Maa'm Sakina for this Informative video.

  • @goes2wox
    @goes2wox 2 года назад

    lovely and very helpful presentation, Sakina. Thanks.

  • @flutterhacks2226
    @flutterhacks2226 2 года назад +2

    Great presentation! MashaAlloh, thank you!

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

    when I remove the background service initialization from main spotify working fine .

  • @vinayakrede9159
    @vinayakrede9159 2 года назад +1

    i want to remove background service notification i dont want to show it how can i do

  • @kashifumar4552
    @kashifumar4552 2 года назад +1

    Hi, really appreciates this explanation. Anyone here to give a clue how a flutter app can wake itself if it is running in the background?

  • @AbhishekJain-o8h
    @AbhishekJain-o8h 3 месяца назад

    How to stop flutter_background_service when app is terminated?
    Tried method: onDetach callback it is not stopping background service. Please share the working solution.

  • @jemandamuhammad9275
    @jemandamuhammad9275 2 года назад

    good work keep it up

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

    Thank you.
    May God Bless You Ameen

  • @RehbarKhan-j4h
    @RehbarKhan-j4h Год назад

    I am working on a project and in my app there is a button, it is used for direct calling on a phone number and that button is connected to a Bluetooth device which also has a button for doing same, but when i am pressing the button when app is minimized i want to gain the same output. Any hint?

  • @hafeez-rana
    @hafeez-rana Год назад

    thank you so much Sakina mam

  • @diegofaria8187
    @diegofaria8187 2 года назад

    Nice presentation. It's exactly what I am needing on my app.

  • @claudedaiga5897
    @claudedaiga5897 2 года назад

    I really love the presentation.

  • @kevinmwangi5385
    @kevinmwangi5385 2 года назад

    Nice..I needed this

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

    Thank you sister

  • @Opelawal
    @Opelawal 2 года назад

    Amazing presentation

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

    I am trying to run spotify as well as background service in my app it is working fine Android but not in IOS side can somebody help me

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

    Can you please make another video of how to fetch location using background services?

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

    Hi, I'm getting an error when i try to execute Isolate.spawn() method. It says that "The argument type 'void Function(SendPort)' can't be assigned to the parameter type 'void Function(ReceivePort)'". Is anyone know how to fix that?

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

      Nevermind I have just figured it out. If anyone have similar problem make sure that myIsolateInstance variable looks like this : "Isolate myIsolateInstance =
      await Isolate.spawn(myIsolate, isolateToMainStream.sendPort);"

  • @mahnazmahmoudi8394
    @mahnazmahmoudi8394 2 года назад

    Hi
    Thanks
    Does this code work for ios and android?

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

    This is not working or is the problem in my code? I guess it's not used anymore.

  • @sachinshrestha2538
    @sachinshrestha2538 2 года назад +6

    can you please provide the code

  • @KK-lr4vx
    @KK-lr4vx Год назад

    i have heard a lot that isolate gets killed when the app is killed, but the speaker seems to disagree and has proven otherwise.Why this confusion exists out there on stack overflow/github discussions.

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

    Hi. Nice job. Can you share this code, pls

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

    Sakina Abbas .. you need your own channel.. I subscribe

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

    I have the updated code with 2023 documentation

  • @Tech1st
    @Tech1st 2 года назад

    Can you share the code?

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

    Hello Mam!
    mam my super visor give me the idea for final year project to create a flutter app which will open by volume button or on double tap on screen and then automatically start your device voice recorder and record voice for specific time and also take some picture automatically and then send this all data on WhatsApp number
    so please help me mam

  • @Vinodjohn2024
    @Vinodjohn2024 2 года назад

    wow supub

  • @rvcits
    @rvcits 2 года назад

    Please share your code by replying your link. Thank you

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

    ☺☺😚😚

  • @Acika2223
    @Acika2223 2 года назад

    Very good content, but the sound is terrible

  • @Inandoutpk
    @Inandoutpk 2 года назад

    #IMPORTANT
    I'm currenlty working on timer app:
    1. User set a timer (like of 1 hour).
    2. when timer completes User get's a notification. that timer is completed.
    3. IN meantime user can Minimize the app.
    4. In meantime user can also terminate the app.
    5. When timer complets THE app shuold show the NOTIFICATION..
    we can miss the (4) point if it's too dificult.
    This functionality seems very SIMPLE But I can't figured it out yet, CAN SOMEONE PLEASE HELP ME WITH THAT, (I CAN ALSO BE A PAID HELP)...

  • @madushankapathirana7294
    @madushankapathirana7294 2 года назад

    garde

  • @amitkumar-ud3vm
    @amitkumar-ud3vm Год назад

    we are not interested in you, we need only content-related topics, so focus on topics only.