Flutter Local Notifications: Send Instant & Scheduled Alerts on iOS & Android

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • Learn how to easily send instant and scheduled notifications in your Flutter app on both iOS and Android devices. This step-by-step tutorial will guide you through the process of setting up and customizing local notifications, enhancing your app's user experience.
    Github Source code
    github.com/cod...

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

  • @gianfelipe6730
    @gianfelipe6730 2 หลายเดือนก่อน +2

    Bro, you saved my day!!!!
    thanks alot for the content.

  • @The12nit
    @The12nit 22 วันที่ผ่านมา +1

    Dude you the best I was trying to solve it for 3 days 🎉🎉🎉

  •  2 หลายเดือนก่อน +2

    Great video bro. Kindly do a video on how to use flutter workmanager for background processes. So lets say instead of manually triggering the notification via the notification button , we can execute it via the background worker whiles the app is idle

  • @arkelsean7336
    @arkelsean7336 หลายเดือนก่อน +1

    Thank you, It is the best tutorial about the new version of Flutter Local Notification !!!!! You've saved a week of work from me, thank you very much !!!!!

  • @ahmedtharwat6179
    @ahmedtharwat6179 16 วันที่ผ่านมา

    thanks

  • @ShadabRezashad
    @ShadabRezashad 3 หลายเดือนก่อน +1

    nice tutorial

  • @teerawitmadej6484
    @teerawitmadej6484 3 หลายเดือนก่อน +1

    thank you so much for the setup and tutorial.

  • @muhammadmuneebarshad7498
    @muhammadmuneebarshad7498 หลายเดือนก่อน +1

    Awesome Tutorial Brother

  • @ДенисФедосеев-ь9я
    @ДенисФедосеев-ь9я หลายเดือนก่อน

    You are the best! as clear as possible

  • @Sena-fq1yx
    @Sena-fq1yx หลายเดือนก่อน

    Awesome tutorial bro. Very helpful🔥

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

    how can I implement the feature where I send notification from one device to another device? Can someone please help me

  • @foodxcooking4448
    @foodxcooking4448 3 หลายเดือนก่อน +1

    good bro make more vedios like this

  • @davidedoh4046
    @davidedoh4046 2 หลายเดือนก่อน

    Bless you 🙏🏿

  • @Dante.23.10
    @Dante.23.10 หลายเดือนก่อน

    will sheduled notification work if the app is removed from cache at specific timings

  • @Bugamente-r7g
    @Bugamente-r7g 2 หลายเดือนก่อน

    There is no dependencies part in build.gradle, what do I do?

    • @CodeWithDarkwa
      @CodeWithDarkwa  2 หลายเดือนก่อน

      In the build.gradle file you only need to change the
      compile sdk version to 33
      minsdk version should be set to 21
      And add multiDexEnable to be true

  • @foodxcooking4448
    @foodxcooking4448 3 หลายเดือนก่อน

    please support them