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

feat: discord rich presence #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Jaitrika
Copy link

Adding discord rich presence.
Solving #119
paused
playing

Copy link
Owner

@HemantKArya HemantKArya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move the functions in separate file, let's call it "discordRPC.dart"? We can move all the function which are repetitive and also make things harder in the main and player service file. After that we can just call the function or instance from the required places just as you made right now.
btw thank you so much for this contribution. 😊

You can place this file in 'services'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants