James
James
Just some comments from the demo: The `awesome_notifications` is a nice touch, however I think a simpler workflow would be send a notification when it has been automatically added and...
> > The `awesome_notifications` is a nice touch, however I think a simpler workflow would be send a notification when it has been automatically added and tap to edit it...
I don't think it would be worth making a model for that problem; it would take up quite a bit of storage for a simple problem to solve. I have...
I think a major issue is that the `flutter_notification_listener` package is inconsistent in determining if the service is running and starting/ending the service. Once that becomes consistent, this feature can...
> go with the solution where it scans after regular intervals, like the `Transaction Reminder` feature which sends a notification at `Alert Time`. The app can scan for notifications when...
I appreciate everyone's input on this matter so far. However, because App Links are very powerful, there seem to be some issues with Flutter's primary Notification Listener package on Android,...