Viraj Doshi
Viraj Doshi
Hi, I also wanted to show a notification on a specific date every year but currently I don't think it is possible. Is there any workaround for such situations ?...
> > Hi, I also wanted to show a notification on a specific date every year but currently I don't think it is possible. Is there any workaround for such...
> > > > Can we use `Timer` in the background and when timer finishes we shall schedule an instant notification ? Will this work ? > > > >...
> https://github.com/MaikuB/flutter_local_notifications/blob/b7fa709a61207e9cd86b8d5be911c3b49b655776/flutter_local_notifications/lib/src/platform_flutter_local_notifications.dart#L333 > > > We can allow users to pass calledAt so that notification can be scheduled later with repeat. > With this, we can achieve custom time for...
Please let me know if this can be added and I will then also update the documentation and the examples in other files
Hi, did anyone figure out the issue? I tried @AVATAR197 suggestion but there are no files in my app.json/app.config.ts file that doesn't exist. @zegenerative Please let us know if you...