Skip to content

Port notifications to method channel. #42

@ManasviPatidar

Description

@ManasviPatidar

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()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions