#Google

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

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

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

    omg super mega hyper tutorial, keep going!!!

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

    Wooow...good video. thanks

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

    Awesome..

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

    Great video. Thank you very much bro. I would like to use repeat notifications, but if I do not give the conditions it is useless to repeat them. I tried to insert variables that change over time but it seems that the notification is repeated with the initial conditions. How could this be done?

  • @food-daily
    @food-daily 4 ปีที่แล้ว +2

    Awesome tutorial...plz make more videos on flutter 👍

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

    amazing!!
    sir what if I do CRUD from desktop app or web, its the notification still working?

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

    This is great! Thanks again for top video! Quick question, is this meant to be used as an alternative to firebase notifications? If yes indeed, could such notifications be triggered by a simple webhook?

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

    Great video, please make a tutorial on uploading images using a separate thread or backround service, would be very helpful. Cheers!

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

    thanks.. i have one question ? how to create group notification.., like gmail, wa, you have 3 notification ?

  • @AnkitSingh-s9l2t
    @AnkitSingh-s9l2t 5 หลายเดือนก่อน

    please make a video how we can use this notification with firebase foreground ,terminated, background case ontap ,largeicon,bigpicture in all cases .please

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

    It's Just awesome!

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

    Hey Awesome tutorial ! Also i had a question can we stop the notifications if we want and then start again if we want?

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

      Yup, why not. You can call clear notification. And add it back whenever you want.

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

      @@MobileProgrammer Thanks ! Yes i just checked the documentation. Hey also do this also worked in the Release mode too? And some people were suggesting to use WorkManager, as local Notifications doesn't work in the background?

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

      It works

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

      @@MobileProgrammer thanks!

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

    can we run some callback before showing daily notifications?
    I need to run daily notification be before it shows I need to load data from server and show notification from that data.

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

      You can add notifications daily at specific time you want

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

    How can we add action button to notification??
    Please help.
    Thank you.

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

      I don’t think we can do that in iOS. But android gives you little more flexibility

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

      @@MobileProgrammer yeah I am asking about that only, how do we add action button to notification in android?
      If you can make a video on that, it would be great.

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

      I wil try

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

      @@MobileProgrammer Thank you.

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

    How can I use the local stroage MP3 for notifications sound for app

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

      Add it in your assets and use it in the notification object

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

    Hey awesome tutorial helped alot even tho the official docs changed alot. Thanks!
    BTW, what is that syntax you used to create "Notifications._()' contructor? How does it work?

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

      It's called private constructor used to create a singleton class

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

    pro tip guys listen at .75 speed

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

    okay 😁

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

    Is the notification will be send to all devices that installed the app

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

    Is it possible to enable/disable scheduled notification snside the App?
    If the user logout on the App, they should'nt receive local notifcation, but when they login thats where the notification will resume

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

      You can remove notifications

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

      @@MobileProgrammer ok that was very helpful, i didn't know that,

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

    Why is the sound working in flutter_local_notifications?????????
    Even checked your code, doesnt work there as well

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

    How to random body everyday in method showDailyAtTime?

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

    29:42 can it work if my app is not running

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

    how can i set count notification . a need to download multiple file and show on notification . please hepl

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

    how can i use the time picker?

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

    goood bro but fast

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

    I get an error when I add the code in AndroidManifest.xml file that used for schedule notifications
    This is inf. error may help
    "validates resource references inside android xml files"

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

    I appreciate your work. But I wonder why every tutorial on TH-cam only show the notifications by clicking a button? Isn't it a Joke? So you mean that user have to click a button in order to see the notification. In real world app, It should be triggered automatically no matter either it is scheduled (you showed scheduled notification are displayed only after click event) or normal so that the user get notified for various event/info from the app.

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

      You can move that code out of the button to anywhere you want and it wil work same

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

      @@MobileProgrammer How to use it with date picker? When user will choose the date and time also for a specific period of time notification will be sent daily at the specific time.

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

    normal notification is working but schedule notification is not working! What can be the issue?
    My console shows errors like:
    signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
    Abort message: '[FATAL:flutter/shell/platform/android/platform_view_android_jni_impl.cc(942)] Check failed: CheckException(env).
    and the device losts connection.
    And even if the priority is set to high, the notification don't pop on the screen as it pop in yours. But it is available in background.

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

    Hi. Does it work if we killed the app??

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

    will the notification be triggered in the background?

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

    How to create notification by set datetime picker or something not just only click the button

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

    In debug mode it works fine. But in release mode clicking on "send notification" the app closes.

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

      create a proguard-rules.pro file in /android/app/
      -keep class com.dexterous.** { *; }
      paste the code above in proguard-rules.pro file
      this will solve the issue

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

    how to change icon in notification bar of ios?

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

    May I ask you a question: How to close the app when a user dismisses the notification?

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

      You shouldn’t do that anyway.

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

      @@MobileProgrammer If you don't know, just say so. My app is music player so I have to close the app otherwise music will keep playing on the loop (without any notification that app is still open in the backgroud). So, I didn't fuking ask you what should I do or not.

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

      Apple will reject your app if you do so. It’s up to you.

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

    Hello, can you tell us how you could start android emulator and ios emulator in one system? I can not do it in Windows. Is there a specific setting for this? I would be very happy if you could answer me there. thanks in advance

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

    Thank you sir for this useful tutorial. Please add more video, how to send notification to multiple and single device from a web server using php or any other language?

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

    How to use this in production level...

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

      did you use this notification package or other if you made any other things in your alarm app pls tell me that i am also making a alarm app

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

    but the notification doesnt stay. i mean after displaying it vanishes and doesnt remain in notifications bar

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

    it's very helpful but I got a problem when using sound in schedule notification After scrolling the status bar then sound is stopped how to fix this?

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

      That’s the system behavior. Once the user sees the notification sound stops

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

      @@MobileProgrammer thank you that's my answer! then in flutter is there a plugin providing immortal service? I dont know about keyword for never dead app

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

      Hi Kian, how you made sound when notification came? Pls help me

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

    I tried to run the code uptill 15:08, but im getting an error something like this, Flutter tried to create the file `android\settings_aar.gradle`, but failed.
    Can anyone help please!?

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

      Can you please invalidate your cache in Android Studio

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

    I want to listen the notification, Like as notification arrive screen should update automatically, without clicking the notification. Please help me with the scenerio.

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

      I am not sure if that is possible if app is in background because it’s in user’s control

  • @HarshKumar-qw5ou
    @HarshKumar-qw5ou 3 ปีที่แล้ว +1

    How to send repeated Notification but the notification will have different body each time.

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

      That’s based on ur logic . Add notifications in intervals

    • @HarshKumar-qw5ou
      @HarshKumar-qw5ou 3 ปีที่แล้ว +1

      @@MobileProgrammer Hy thanks for answer , but i have one more query, whenever i tap on notification it takes me to home screen of the app even tho i have set different screen in onselect notification.

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

      There may be something wrong with your logic. Please check

    • @HarshKumar-qw5ou
      @HarshKumar-qw5ou 3 ปีที่แล้ว

      @@MobileProgrammer Even when i dont assign anything to onselectNotification I still navigate to the homeScreen, does onselectNavigation by default takes the user to the app.

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

      Yeah. Where else should it go? That’s the default behavior

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

    NotificationPlugin.showNotification
    Facing This error during call of this function

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

    when app in background then local notifacation not showing help me please

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

      Did u allow notifications permission?

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

      @@MobileProgrammer i havent try yet in ios , but i am talking about android . i am using schedule notifacation so i schedule and remain app open or app just closed it work fine but when kill app from recants apps it not showing me

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

      @@MobileProgrammer have you understand what i am telling?

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

    Hi, Thank you for your video, I have a question: Can you give me any insight on how to implement on a real-world App? Because there is no App in the world that let user press a button to send notification. Notification should be automatically sent without pressing a button, e.g. every morning 10am, or user set a timer ti be notified and it will notify user and user receive notification even when the app is closed, just like every App we are using? How can we do this? why every tutorial only show how to send a notification when press a button on the App?? Any suggestions or ideas will be appreciated. Thank you!

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

      Put the code outside the button press where ever you want.

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

    Hello, I'm having some trouble. The test notification works perfectly for the Android simulator, but I don't get any activity from the iOS simulator trying to send any notifications. I followed everything in this video but still nothing. Do I have to have a paid Apple developer account to just run test local notifications? Has anyone else had this issue?

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

      Did you accept the permission for push notifications?

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

      Mobile Programmer yes I did

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

      Have you looked at the information on the web-page for the local notifications package? You need to add a line to the AppDelegate.swift file. pub.dev/packages/flutter_local_notifications.

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

    stop SAYING OK it's so anoying !!!!!

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

      Sorry about that. Will keep in mind next time.

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

      Mobile Programmer otherwise the vedio was very helpful ty so much keep it up subscribed

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

    dull explanation