gdelataillade / alarm

A Flutter plugin to easily manage alarms on iOS and Android
https://pub.dev/packages/alarm
MIT License
132 stars 86 forks source link

Customizable Notification Icon #144

Closed juanlabrador closed 2 months ago

juanlabrador commented 10 months ago

Is it possible to use another icon to notification and not ic_launcher?

Thanks for your work

gdelataillade commented 9 months ago

Hi @juanlabrador

Sorry for the late reply. I did not forget your request, I'm just very busy at the moment. I'll keep this in mind and I'll see when I'll have the time to develop it.

gdelataillade commented 2 months ago

Hi @juanlabrador

I just released version 4.0.0-dev.3 with a the parameter icon in NotificationSettings class. Please upgrade the package and let me know if it works for you.

I'm closing the issue but feel free to reopen it if you have any other related issues.