flutter_discord_rpc 0.1.0+1 copy "flutter_discord_rpc: ^0.1.0+1" to clipboard
flutter_discord_rpc: ^0.1.0+1 copied to clipboard

Discord RPC support for Flutter desktop platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_discord_rpc

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_discord_rpc: ^0.1.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_discord_rpc/flutter_discord_rpc.dart';
1
likes
130
points
1.47k
downloads

Publisher

verified publisherkrtirtho.dev

Weekly Downloads

Discord RPC support for Flutter desktop platforms

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, ffi, flutter, flutter_rust_bridge, meta, plugin_platform_interface, uuid

More

Packages that depend on flutter_discord_rpc