Тёмный

OneSignal Notifications in Flutter Made Easy | Step-by-Step Tutorial 

HeyFlutter․com
Подписаться 200 тыс.
Просмотров 7 тыс.
50% 1

Welcome to our exciting Flutter tutorial on implementing OneSignal push notifications in your Flutter app! Get ready to elevate your app's user engagement to the next level.
In this comprehensive and interactive guide, we'll walk you through the process step by step, ensuring you can integrate OneSignal notifications seamlessly into your Flutter project.
Also Checkout :
👉 Join 12-Week Flutter Training: heyflutter.com
👉 Join the WhatsApp Channel to get the latest news about Flutter & HeyFlutter: whatsapp.com/channel/0029VaDN...
👉 Source Code: github.com/HeyFlutter-Public/...

Развлечения

Опубликовано:

 

18 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@HeyFlutter
@HeyFlutter 17 дней назад
👉 Check out the Source Code: github.com/HeyFlutter-Public/one_signal_push_notifications 👉Join 12 Week Flutter Training: heyflutter.com 👉Join the WhatsApp Channel to get the latest news about Flutter & HeyFlutter: www.whatsapp.com/channel/0029VaDNCZtC1Fu8nL2vmw3f
@manishkarki8119
@manishkarki8119 14 дней назад
Such a valuable content❤
@HeyFlutter
@HeyFlutter 13 дней назад
Thanks, @manishkarki8119! 🙂
@ugochukwuumerie6378
@ugochukwuumerie6378 17 дней назад
Pretty cool. Setting up FCM push notification for iOS and Android was quite the hassle, especially the heads up notification on foreground with local notification package. I wished I saw this earlier. 1. Does this support heads up notification out of the box without any additional package and configurations? 2. Why did you disable analytics, what if I want it turned on for other analytics purposes within the app eg crashlytics which require that you have analytics turned on e.t.c? Thank you
@HeyFlutter
@HeyFlutter 15 дней назад
Thank you, @ugochukwuumerie6378! 🙂. Please read the official docs for more info.
@bilalbakr7817
@bilalbakr7817 13 дней назад
Could it be used for sending notifications after a certain event like for a chatting app when someone sends a message, or in a booking app if the booking is successful could it send a notification? And thanks for the tutorial.
@HeyFlutter
@HeyFlutter 13 дней назад
Hey @bilalbakr7817 😀 please refer to this documentation of Automated Messages: documentation.onesignal.com/docs/automated-messages I hope this may help.
@AppForgeTech
@AppForgeTech 13 дней назад
Cooll ❤‍🔥🔥🔥 thanks a lot
@HeyFlutter
@HeyFlutter 13 дней назад
Glad you liked it, @AppForgeTech 😀
@Perar-gm8ur
@Perar-gm8ur 14 дней назад
Nice info to be importart🤚
@HeyFlutter
@HeyFlutter 13 дней назад
Glad you liked it, @Perar-gm8ur 😀
@rebazjabar7660
@rebazjabar7660 17 дней назад
That is cool
@HeyFlutter
@HeyFlutter 15 дней назад
Thank you, @rebazjabar7660! 🙂
@marwanalaghbry1171
@marwanalaghbry1171 17 дней назад
why one signal is better option 😅 I don't see any reason to use it instead of firebase cloud messaging
@HeyFlutter
@HeyFlutter 16 дней назад
Thank you for your Feedback 👍, You can checkout the documentation of the OneSignal,there are a lot of features that you can use, Which we havent covered with in the video. 👉 Here's the link: documentation.onesignal.com/
@ssurya9242
@ssurya9242 15 дней назад
Will it work for ios also?? If yes please create a video for the same
@HeyFlutter
@HeyFlutter 13 дней назад
Hey @ssurya9242 😀 it'll work for iOS also using the same steps.
@ssurya9242
@ssurya9242 13 дней назад
@@HeyFlutter thanks
@khoadangkhoadang6323
@khoadangkhoadang6323 14 дней назад
Can you do a tutorial with the Firebase Cloud Messaging API? I don't find Cloud Messaging when I enable Cloud Messaging API (Legacy)Disabled in Firebase console.
@IVisionInfotech
@IVisionInfotech 14 дней назад
i have a same issue found.
@saazhsh531
@saazhsh531 14 дней назад
I had the same problem. But just generate the service account key, it works.
@yusufnadaroglu4108
@yusufnadaroglu4108 12 дней назад
@@saazhsh531 How did you do that, could you write the steps?
@saazhsh531
@saazhsh531 12 дней назад
@@yusufnadaroglu4108 1 - Make sure you connect your Firebase project to your app in the code. 2 - Then in the Firebase console, in principle, "Firebase Cloud Messaging API (V1)" is already activated with a service account linked to it. (if this is not the case, click on "Manage API in the Google Cloud console" which is in the options just to the right of "Firebase Cloud Messaging API (V1)". 3 - On the service account tab, you choose Node.js and you simply generate a new private key. This is the generated json that must be used on the OneSignal side. That's all.
@saazhsh531
@saazhsh531 12 дней назад
@@yusufnadaroglu4108 1 - Make sure you connect your Firebase project to your app in the code. 2 - Then in the Firebase console, in principle, "Firebase Cloud Messaging API (V1)" is already activated with a service account linked to it. (if this is not the case, click on "Manage API in the Google Cloud console" which is in the options just to the right of "Firebase Cloud Messaging API (V1)". 3 - On the service account tab, you choose Node.js and you simply generate a new private key. This is the generated json that must be used on the OneSignal side. That's all.
@shadman.othman
@shadman.othman 9 часов назад
This is best video i have ever seen about push notification thanks alot🩵
@royalscart6613
@royalscart6613 16 дней назад
How to set notification expire time example : one user turn off internet and next day turn on but notification is to send yesterday offer so next day its dont send . How
@HeyFlutter
@HeyFlutter 15 дней назад
Thank You @royalscart6613! Follow this link: github.com/firebase/quickstart-android/issues/1007 I hope you will get your answer 🙂
@hadigouas9630
@hadigouas9630 15 дней назад
but now the legacy option is disabled what we can do
@HeyFlutter
@HeyFlutter 13 дней назад
Hey @hadigouas9630 😀 you can try generating the service account key
@mbulelopani7569
@mbulelopani7569 5 дней назад
there are inconsistencies when subscribing android devices. Sometimes a device becomes unsubscribed and almost never subscribes again no matter how much i restart the app. Is there a way to make initialisation more robust?
@HeyFlutter
@HeyFlutter 2 дня назад
Thank you, @mbulelopani7569! 🙂. Please try to provide enough details with your question.
@osamahtajal-deen9389
@osamahtajal-deen9389 13 дней назад
What is the point of using one signal and it must use firebase , I can use firebase alone what will be the difference?
@HeyFlutter
@HeyFlutter 8 дней назад
Thank you, @osamahtajal-deen9389! 🙂. Please read the official docs to read more about OneSignal here: documentation.onesignal.com/
@codeheck
@codeheck 3 дня назад
I am trying to enable cloud messaging but i can not find where to enable it, So, please help me.
@HeyFlutter
@HeyFlutter 2 дня назад
Thank you, @codeheck! 🙂. Please watch the video attentively.
@edwardrodriguez7472
@edwardrodriguez7472 17 дней назад
we will be using onesignal and not firebase... later: we will need to install firebase 😂😂
@user-mj3dg2ln1b
@user-mj3dg2ln1b 17 дней назад
Yes onesignal itself uses firebase it is not independent
@justanaveragebalkan
@justanaveragebalkan 17 дней назад
But you can now pay both firebase and onesignal... that's the feature that you're missing mate.
@user-mj3dg2ln1b
@user-mj3dg2ln1b 17 дней назад
@@justanaveragebalkan what do u mean by pay both.. Its been a long time I havent used onesignal and fcm
@shashwat_dubey_
@shashwat_dubey_ 17 дней назад
@@user-mj3dg2ln1b that was sarcasm i guess.
@HeyFlutter
@HeyFlutter 16 дней назад
Thank you for your Feedback 👍, You can checkout the documentation of the OneSignal, there are a lot of features that you can use, Which we havent covered with in the video. 👉 Here's the link: documentation.onesignal.com/
@justinthomas5845
@justinthomas5845 14 дней назад
Cloud messaging API is deprecated What to do?
@HeyFlutter
@HeyFlutter 13 дней назад
Hey @justinthomas5845 😀 you can try generating the service account key
@user-qc2yb7ki9y
@user-qc2yb7ki9y 13 дней назад
The FCM Cloud Messaging (legacy) API is deprecated, and its activation is unnecessary.
@HeyFlutter
@HeyFlutter 13 дней назад
Thanks for updating, @user-qc2yb7ki9y! 🙂
@IVisionInfotech
@IVisionInfotech 14 дней назад
show error in this code DefaultFirebaseOptions in this line
@HeyFlutter
@HeyFlutter 13 дней назад
Hey @IVisionInfotech can you please share more details about what issue you are facing?
@KhizarSiddiqui-KHS
@KhizarSiddiqui-KHS 2 дня назад
try to use this instead: Firebase.initializeApp( options: FirebaseOptions( apiKey: "api-key", appId: "app-id", messagingSenderId: "senderId(can be found from project settings firebase)", projectId: "project-id"), );
@loveleshagrahari3875
@loveleshagrahari3875 7 дней назад
I think this is your first video on RU-vid in which you have used AI voice.
@HeyFlutter
@HeyFlutter 6 дней назад
Hey @loveleshagrahari3875 😀 AI is trending these days, thought of to give it a try
@shashwat_dubey_
@shashwat_dubey_ 17 дней назад
please remove the background music.
@HeyFlutter
@HeyFlutter 15 дней назад
Thanks for your feedback, @shashwat_dubey_! 🙂
Далее
Ever thought why We fail as Flutter Developer?
8:19
M1 iPad Pro Setup
0:37
Просмотров 16 млн
Strawberry Cat?! 🙀 #cat #cute #catlover
00:42
Просмотров 2 млн
Flutter Push Notifications using Firebase
14:37
Просмотров 206 тыс.
100+ Linux Things you Need to Know
12:23
Просмотров 48 тыс.
Code Push for Android & iOS | Flutter Shorebird
25:46
мы в телеге - hahalivars
0:52
Просмотров 2,2 млн
Magician turns his Hair into Animal 😳
0:37
Просмотров 18 млн