Clément PERINEAU

Results 3 issues of Clément PERINEAU

### Platform Dart ### Obfuscation Disabled ### Debug Info Disabled ### Doctor Dart 3.3.3 ### Version 8.2.0 ### Steps to Reproduce Use `setExtra` while configuring scope ```dart Sentry.configureScope( (scope) {...

bug
Platform: Dart

In the method `sendPlatformChannel`, used channel is `playerId`. When the player id contains special characters as "-", it will not send the message to the subscribed channel. Fixed by using...

Hello, We can remove the required `key` parameter, it's not used in the library.