- Add a button on a match page to remind the user that the match has begun - Use the time of the match to set the time for notification. You can use flutter_local_notification package . [here](https://pub.dev/packages/flutter_local_notifications)
You can use flutter_local_notification package . here