flutter_local_notifications
flutter_local_notifications copied to clipboard
Scheduling notifications
I don't know if I'm misunderstanding this but scheduling notifications seems very complicated now. I have to use some timezone dependency from an unverified uploader which is very suspicious. I just want to schedule a notification 8 minutes in the future. Is this possible with flutter_local_notifications without these suspicious dependencies?