Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port notifications to method channel. #42

Open
ManasviPatidar opened this issue Sep 29, 2020 · 1 comment
Open

Port notifications to method channel. #42

ManasviPatidar opened this issue Sep 29, 2020 · 1 comment
Assignees

Comments

@ManasviPatidar
Copy link
Member

Currently we use the flutter_local_notification plugin to set contest notifications. We can improve upon the efficiency and reduce the weight of our application by writing our custom method channel.
This will include:-

  • boilerplate code for communication with the platform.
  • setNotification()
  • getScheduledNotifications()
  • cancelNotification()
@BURG3R5
Copy link
Member

BURG3R5 commented Feb 17, 2022

@praeclarumjj3 I'd like to take this up, whenever we reach this part.

@BURG3R5 BURG3R5 self-assigned this May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants