#Google

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

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

  • @hyper341
    @hyper341 4 года назад +6

    omg super mega hyper tutorial, keep going!!!

  • @alexyan7245
    @alexyan7245 3 года назад

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

  • @food-daily
    @food-daily 4 года назад +2

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

  • @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?

  • @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?

  • @juliejohn5159
    @juliejohn5159 4 года назад +1

    Wooow...good video. thanks

  • @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!

  • @AnkitSingh-s9l2t
    @AnkitSingh-s9l2t 4 месяца назад

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

  • @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

  • @fariszain6233
    @fariszain6233 3 года назад

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

  • @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

  • @girishparate6410
    @girishparate6410 4 года назад +1

    Awesome..

  • @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,

  • @almamun2565
    @almamun2565 3 года назад

    It's Just awesome!

  • @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.

  • @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!

  • @gatesbill447
    @gatesbill447 3 года назад

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

  • @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

  • @haiderjaafer8164
    @haiderjaafer8164 4 года назад

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

  • @mehmetedex
    @mehmetedex 3 года назад +1

    okay 😁

  • @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.

  • @praveenkanwar3261
    @praveenkanwar3261 4 года назад +3

    I appreciate your work. But I wonder why every tutorial on RUclips 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.

  • @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"

  • @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

  • @faisalmushtaq2287
    @faisalmushtaq2287 3 года назад +1

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

  • @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?

  • @katorimirido3568
    @katorimirido3568 4 года назад +1

    How to random body everyday in method showDailyAtTime?

  • @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

  • @mamphos3099
    @mamphos3099 3 года назад +1

    how can i use the time picker?

  • @ijazahmed2452
    @ijazahmed2452 3 года назад +1

    goood bro but fast

  • @anothernumber9753
    @anothernumber9753 3 года назад +1

    pro tip guys listen at .75 speed

  • @sambovisal6362
    @sambovisal6362 3 года назад

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

  • @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

  • @fathimashafana4881
    @fathimashafana4881 3 года назад

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

  • @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.

  • @ogibinedi
    @ogibinedi 4 года назад

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

  • @salishkumar5186
    @salishkumar5186 3 года назад

    how to change icon in notification bar of ios?

  • @wanpian2624
    @wanpian2624 4 года назад

    will the notification be triggered in the background?

  • @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

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

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

  • @arpitjaiswalietstudent9966
    @arpitjaiswalietstudent9966 3 года назад

    NotificationPlugin.showNotification
    Facing This error during call of this function

  • @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

  • @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

  • @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.

  • @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

  • @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?

  • @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 3 года назад +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