discord_rich_presence 1.1.1 copy "discord_rich_presence: ^1.1.1" to clipboard
discord_rich_presence: ^1.1.1 copied to clipboard

Discord Rich Presence library for Dart.

Discord Rich Presence #

Minimal implementation of Discord's Rich Presence over IPC.
It's lacking a lot of thing but it's good enough to set your activity, this is meant to be used within your desktop Flutter app.
Heavily inspired by discordjs/RPC.