dart_discord_presence 1.1.0 copy "dart_discord_presence: ^1.1.0" to clipboard
dart_discord_presence: ^1.1.0 copied to clipboard

Discord Rich Presence for Dart/Flutter desktop applications. No Flutter dependency required.

140/ 160
pub points
472
downloads

We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

116 out of 132 API elements (87.9 %) have documentation comments.

Some symbols that are missing documentation: dart_discord_presence.DiscordAsset.copyWith, dart_discord_presence.DiscordConnectionException.DiscordConnectionException.new, dart_discord_presence.DiscordDisconnectedEvent.DiscordDisconnectedEvent.new, dart_discord_presence.DiscordErrorEvent.DiscordErrorEvent.new, dart_discord_presence.DiscordJoinGameEvent.DiscordJoinGameEvent.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Windows

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:dart_discord_presence/dart_discord_presence.dart that imports:
  • package:dart_discord_presence/src/ipc/discord_ipc_client.dart that imports:
  • package:dart_discord_presence/src/ipc/ipc_connection.dart that imports:
  • package:dart_discord_presence/src/ipc/windows_pipe_connection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:dart_discord_presence/dart_discord_presence.dart that imports:
  • package:dart_discord_presence/src/ipc/discord_ipc_client.dart that imports:
  • package:dart_discord_presence/src/ipc/ipc_connection.dart that imports:
  • package:dart_discord_presence/src/ipc/windows_pipe_connection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:dart_discord_presence/dart_discord_presence.dart that imports:
  • package:dart_discord_presence/src/ipc/discord_ipc_client.dart that imports:
  • package:dart_discord_presence/src/ipc/ipc_connection.dart that imports:
  • package:dart_discord_presence/src/ipc/windows_pipe_connection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:dart_discord_presence/dart_discord_presence.dart that imports:
  • package:dart_discord_presence/src/ipc/discord_ipc_client.dart that imports:
  • package:dart_discord_presence/src/ipc/ipc_connection.dart that imports:
  • package:dart_discord_presence/src/ipc/windows_pipe_connection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:dart_discord_presence/dart_discord_presence.dart that imports:
  • package:dart_discord_presence/src/ipc/discord_ipc_client.dart that imports:
  • package:dart_discord_presence/src/ipc/ipc_connection.dart that imports:
  • package:dart_discord_presence/src/ipc/windows_pipe_connection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
ffi ^2.1.0 2.1.5 2.1.5
win32 ^5.10.0 5.15.0 5.15.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_METHOD - lib/src/ipc/windows_pipe_connection.dart:211:7 - The method 'FlushFileBuffers' isn't defined for the type 'WindowsPipeConnection'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.8, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
472
downloads

Publisher

verified publisheredde746.dev

Weekly Downloads

Discord Rich Presence for Dart/Flutter desktop applications. No Flutter dependency required.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

ffi, win32

More

Packages that depend on dart_discord_presence