I searched for ages on how to implement the notification icons on android that i think i went crazy. Luckily I found your video where you explain it in detail. Thanks it helped me lot :)
Thanks for the video. Just a note, when creating the notification, you state: "If you provide a hard coded integer instead, then only one notification of said type will be displayed at a time ." this isn't exactly correct. You state "displayed" but in fact, it applies to creating the notification. If you create multiple notifications with the same ID, the new one replaces the previous one with the same ID.
so recently, the awesome notification 0.6.X to 0.7.X and it says all streams are now replaced with global static methods, do u know how to change the sreems to global static methods?
This is awesome. I have just one question: Is it possible to schedule some kind of API call lets say at 8AM and display some notification based on the API call results using this AwesomeNotifications plugin?
Extremely thanks for this tutorial. May you have another tutorial about how to set notification permission from flutter app? Thanks in advance.🙏🏻🙏🏻🙏🏻🙏🏻
Very useful video, thanks! I have a question that wasn''t covered on the video, In android when the app is terminated the scheduled notifications stop firing up. Is it a known issue? Any suggestions? Thanks again
Once the user sets a scheduled notification on a weekly basis everything will work without opening the app? The user doesn't have to open the app in background to get the notification, is it right?
Amazing! Greately and very pleasently explained, I can only say it reminded me of ANGELA, If you understand what it means , you can realize how big of a compliment it is....
Thank you for this tut.. When you called dispose on Home Widget then the stream listening is stopped! Doesn't it? Because I couldn't receive notification when app is terminated.
Is there a way to change the background color of a notification?? I have been trying to modify the background property of notification content but i cant find success.
I am newbie in flutter. I am working on a app which has form. I want to create notification on click of submit button. I want to know where should be the action stream code be written on home page or in form page.
Is there any way to create notification even if the app is terminated.The notification only comes if the app is running in the background. Please guide me here
I did everything you did but, still can't get any scheduled notification. Basic notifications working fine but when i schedule notification, nothing happens when the time comes. What should i do? Help me please :)
The getter 'createdStream' isn't defined for the type 'AwesomeNotifications'.,The getter 'actionStream' isn't defined for the type 'AwesomeNotifications'. Pleease update these things
hi, thank you for this wonderfull video , i got a problem NotificationWeekAndDay didnt show with me , so, does it come from the awesome_notifications package it self or from another package ? i followed the same steps mentioned in the video , thank you again
Thank you so much. Ma’am could you make a tutorial on how to set a birthday reminder notification. Suppose i enter my date of birth as 11/4/2002 , so when my birthday comes and it gives me a reminder. I’ll br thankful, please help me
@@ScroatyDontKnow yes. You just make a function that executes while onboarding. And there is a option to set Notification for everyday at a specific time..
Hmmm, did it? No, but in all seriousness, Reso Coder is a company providing high-quality app development tutorials and I (Matt) am just a tutor and a founder of that company.
i just got a task to implement this featttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt
code for creating notifications starts at 26:00
Thanks dude
Hands down this is the best Flutter notifications tutorial on RUclips
I searched for ages on how to implement the notification icons on android that i think i went crazy. Luckily I found your video where you explain it in detail. Thanks it helped me lot :)
Flutter architecture MVVM, MVC, Design patterns Solid in depth
Dude, you are everywhere 😂
@@examupdates3977 😂😂
Any god example for mvc
Thanks for the video. Just a note, when creating the notification, you state: "If you provide a hard coded integer instead, then only one notification of said type will be displayed at a time ." this isn't exactly correct. You state "displayed" but in fact, it applies to creating the notification. If you create multiple notifications with the same ID, the new one replaces the previous one with the same ID.
thanks for the clearing
I needed this video a week ago 😭 lol thank u either way, I can use it in future projects
Would you mind covering how to delete or cancel scheduled notification in this package?
best videos from reso coder always
so recently, the awesome notification 0.6.X to 0.7.X and it says all streams are now replaced with global static methods, do u know how to change the sreems to global static methods?
This is awesome. I have just one question:
Is it possible to schedule some kind of API call lets say at 8AM and display some notification based on the API call results using this AwesomeNotifications plugin?
Ce tutoriel est génial ! Merci Ashley !
thank you so much, I have a question can I do an action when I receive a notification without clicking on it like schedule a new one?
At 19:28 where you implemented the permission to allow notifications, how come my app does not allow notifications when I run the app?
How are you using both ios and android emulators at the same time?
Is there a way to make the notification take most of the screen size and the app to redirect to or expand the notification?
Extremely thanks for this tutorial. May you have another tutorial about how to set notification permission from flutter app? Thanks in advance.🙏🏻🙏🏻🙏🏻🙏🏻
local notifications have repeat bi-weekly or just weekly?
Awesome Tutorial I ever saw !!!
Very useful video, thanks!
I have a question that wasn''t covered on the video, In android when the app is terminated the scheduled notifications stop firing up. Is it a known issue? Any suggestions?
Thanks again
@wanishex5270 Please give reply
Thanks ! For this tutorial
Thank you so much! It was really helpful.
Once the user sets a scheduled notification on a weekly basis everything will work without opening the app? The user doesn't have to open the app in background to get the notification, is it right?
Amazing!
Greately and very pleasently explained,
I can only say it reminded me of ANGELA, If you understand what it means , you can realize how big of a compliment it is....
Is possible to send notification to a group of many users? How can we do that? Thank you. Great video!
This video helps a lot...Thank you :)
Thank you for this tut..
When you called dispose on Home Widget then the stream listening is stopped! Doesn't it? Because I couldn't receive notification when app is terminated.
Is there a way to change the background color of a notification?? I have been trying to modify the background property of notification content but i cant find success.
excellent tutorial. I saw you didn't use Firebase. Would these notifications only be local? Or could you notify with an update over the internet?
This is local only. Use firebase messaging for that
You joined RUclips 15 years ago!
I am newbie in flutter. I am working on a app which has form. I want to create notification on click of submit button. I want to know where should be the action stream code be written on home page or in form page.
Very well Done!!!!
where do you find the res_notification_app_icon
Can it be integrated with firebase notifications? Thanks for your tutorial! 😀
Just when I needed
You're a life saver
I tried using the schedule and restart the phone it seems data is lost, does awesome_notifications doesn't support it or I'm making a mistake here.
great video thanks!!
Is there any way to create notification even if the app is terminated.The notification only comes if the app is running in the background. Please guide me here
Nice video, thank you! just wonder why did you change the voice? is that another person or some automatic reading?
Hey, that is, of course, another person. She is also writing the accompanying articles and doing a great job at that.
Thank you. This package is awesome indeed lol.
Is it better than local Notifications which is recommended by flutter ?
does local notification works when app killed from background or does mode?
Thanks 💙
I did everything you did but, still can't get any scheduled notification. Basic notifications working fine but when i schedule notification, nothing happens when the time comes. What should i do? Help me please :)
If we say no on that permissions alert it's going to ask every time the same. It needs to be asked just once
Thank you so much!
Hello resa coder.
can the title of the scheduled notifications be updated in the background?
schedule notification is not working when app is killed or in the background , how to make it work ? Also can you provide utils.dart file ?
Might be good for ios but for android minimum support sdk is 31(android 12).
Thanks 🔥🎸
I wish for push notification with all these use c cases....especially with data notifications
is it possible to create notification on daily repeat on ios?
Is this dependency free to use even in production?
this is very good thank you
The getter 'createdStream' isn't defined for the type 'AwesomeNotifications'.,The getter 'actionStream' isn't defined for the type 'AwesomeNotifications'.
Pleease update these things
Thank you 😎
Thank you so much for this tutorial, really comprehensive and outstanding!!!
hi, thank you for this wonderfull video ,
i got a problem NotificationWeekAndDay didnt show with me ,
so, does it come from the awesome_notifications package it self or from another package ?
i followed the same steps mentioned in the video ,
thank you again
It was a custom class...
@@officialismailshah thank you
brother can you please tell me does it works when app is killed from background?
Such a good video.
widget (HomePageButtons) how did i do that? plz
Anyone knows why I'm getting the error Notification Channel 'basic_channel' does not exists
did you get any solution?
How to get an awesome notification in background (Terminated app) by FCM
How I can notification daily repeat in certain time ?
There is no one explain it
这个视频让我学会了,如何使用awesome_notifications插件,非常感谢!~
Error ...The getter 'actionStream' isn't defined for the type 'AwesomeNotifications'. Any help please
hello , did you find the fix ?
@@exobooster no. Do you know how to fix?
Will this work in 2024?
Cool video
Thank you
Thank you so much.
Ma’am could you make a tutorial on how to set a birthday reminder notification. Suppose i enter my date of birth as 11/4/2002 , so when my birthday comes and it gives me a reminder.
I’ll br thankful, please help me
Still interested? I'm programming that right now, could provide you a link.
@@leoingson Can you share the link plz i here for same type of project
How to update progress bar?
Super thanks
Thankssssss
Can I have a file called utilitis?
very awesome...
Cancel method not working :/
Great 🎉🎉🎉
Shall I kiss your hands for this video,,
please combine it with firebase notification data
How to make notification appear every day at 12pm without the user clicking in any button?
And does this notification appear when the app is closed?
Did you ever find an answer to this? I have the same question and can't get it working
@@ScroatyDontKnow yes. You just make a function that executes while onboarding. And there is a option to set Notification for everyday at a specific time..
@@BB-fg9ed ah yeah during the on onboarding is a good idea.
Is it possible to get it to show notifications when the app is closed?
@@ScroatyDontKnow yes
Enjoying..
What happened to the other guy??
Pleaaaaase DDD like tutos 😭 … 😬
❤❤
💥
Hey Ashley,
Please tell me that you did not murder Matt and hijacked his channel ?
When did resocoders sexuality change?
Recently
Suddenlly
Dang😂😂
Hmmm, did it? No, but in all seriousness, Reso Coder is a company providing high-quality app development tutorials and I (Matt) am just a tutor and a founder of that company.
La reso askere mi gitti sen kimsin
Düyünü varmış, o yüzden
:D :D
Wow, this girl used to be a guy haha
i just got a task to implement this featttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt