sendbird_sdk 3.2.20  sendbird_sdk: ^3.2.20 copied to clipboard
sendbird_sdk: ^3.2.20 copied to clipboard
The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments
We analyzed this package 2 days ago, and awarded it 90 pub points (of a possible 160):
 0/10 points: Provide a valid
 0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository URL in pubspec.yaml, such that:
- repositorycan be cloned,
- a clone of the repository contains a pubspec.yaml, which:,- contains name: sendbird_sdk,
- contains a versionproperty, and,
- does not contain a publish_toproperty.
 
- contains 
Repository has no matching pubspec.yaml with name: sendbird_sdk.
 5/5 points: Provide a valid
 5/5 points: Provide a valid README.md
 5/5 points: Provide a valid
 5/5 points: Provide a valid CHANGELOG.md
 0/10 points: Use an OSI-approved license
 0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
 10/10 points: 20% or more of the public API has dartdoc comments
 10/10 points: 20% or more of the public API has dartdoc comments
980 out of 3038 API elements (32.3 %) have documentation comments.
Some symbols that are missing documentation: admin_message, admin_message.AdminMessage.AdminMessage.fromJson, admin_message.AdminMessage.AdminMessage.new, admin_message.AdminMessage.toJson, api_client.
 10/10 points: Package has an example
 10/10 points: Package has an example
 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- 
✓ Android 
- 
✓ iOS 
- 
✓ Web 
These platforms are not supported:
Package does not support platform `Windows`.
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat declares support for platforms:- Android,- iOS,- Web.
Package does not support platform `Linux`.
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat declares support for platforms:- Android,- iOS,- Web.
Package does not support platform `macOS`.
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat declares support for platforms:- Android,- iOS,- Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat imports:
- package:sendbird_sdk/sdk/sendbird_sdk_api.dartthat imports:
- package:sendbird_sdk/sdk/internal/sendbird_sdk_internal.dartthat imports:
- package:connectivity_plus/connectivity_plus.dartthat imports:
- package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:
- package:nm/nm.dartthat declares support for platforms:- Linux.
Package does not support platform `iOS`.
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat imports:
- package:sendbird_sdk/sdk/sendbird_sdk_api.dartthat imports:
- package:sendbird_sdk/sdk/internal/sendbird_sdk_internal.dartthat imports:
- package:connectivity_plus/connectivity_plus.dartthat imports:
- package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:
- package:nm/nm.dartthat declares support for platforms:- Linux.
Package not compatible with platform Web
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat imports:
- package:sendbird_sdk/sdk/sendbird_sdk_api.dartthat imports:
- package:sendbird_sdk/utils/logger.dartthat imports:
- package:logger/logger.dartthat imports:
- package:logger/src/outputs/file_output_stub.dartthat imports:
- dart:io
 0/0 points: WASM compatibility
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
- package:sendbird_sdk/sendbird_sdk.dartthat imports:
- package:sendbird_sdk/sdk/sendbird_sdk_api.dartthat imports:
- package:sendbird_sdk/utils/logger.dartthat imports:
- package:logger/logger.dartthat imports:
- package:logger/src/outputs/file_output_stub.dartthat imports:
- dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
 30/50 points: code has no errors, warnings, lints, or formatting issues
 30/50 points: code has no errors, warnings, lints, or formatting issues
Found 76 issues. Showing the first 2:
WARNING: The declaration '_$GroupChannelFilterFromJson' isn't referenced.
lib/core/models/group_channel_filters.g.dart:9:20
  ╷
9 │ GroupChannelFilter _$GroupChannelFilterFromJson(Map<String, dynamic> json) =>
  │                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/models/group_channel_filters.g.dart
WARNING: The declaration '_$ScheduledMessageResponseToJson' isn't referenced.
lib/core/models/responses.g.dart:177:22
    ╷
177 │ Map<String, dynamic> _$ScheduledMessageResponseToJson(
    │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/models/responses.g.dart
 0/10 points: All of the package dependencies are supported in the latest version
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| collection | ^1.15.0 | 1.19.1 | 1.19.1 | |
| connectivity_plus | ^4.0.1 | 4.0.2 | 7.0.0 | |
| encrypt | ^5.0.0 | 5.0.3 | 5.0.3 | |
| http | ^0.13.0 | 0.13.6 | 1.5.0 | |
| http_parser | ^4.0.0 | 4.1.2 | 4.1.2 | |
| json_annotation | ^4.0.0 | 4.9.0 | 4.9.0 | |
| logger | ^1.0.0 | 1.4.0 | 2.6.2 | |
| meta | ^1.3.0 | 1.16.0 | 1.17.0 | |
| mime | ^1.0.0 | 1.0.6 | 2.0.0 | |
| shared_preferences | ^2.0.0 | 2.5.3 | 2.5.3 | |
| universal_io | ^2.0.4 | 2.2.2 | 2.2.2 | |
| uuid | ^3.0.0 | 3.0.7 | 4.5.1 | |
| web_socket_channel | ^2.1.0 | 2.4.5 | 3.0.3 | 
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| args | - | 2.7.0 | 2.7.0 | |
| asn1lib | - | 1.6.5 | 1.6.5 | |
| async | - | 2.13.0 | 2.13.0 | |
| characters | - | 1.4.0 | 1.4.1 | |
| clock | - | 1.1.2 | 1.1.2 | |
| connectivity_plus_platform_interface | - | 1.2.4 | 2.0.1 | |
| convert | - | 3.1.2 | 3.1.2 | |
| crypto | - | 3.0.6 | 3.0.6 | |
| dbus | - | 0.7.11 | 0.7.11 | |
| ffi | - | 2.1.4 | 2.1.4 | |
| file | - | 7.0.1 | 7.0.1 | |
| js | - | 0.6.7 | 0.7.2 | Discontinued | 
| material_color_utilities | - | 0.11.1 | 0.13.0 | |
| nm | - | 0.5.0 | 0.5.0 | |
| path | - | 1.9.1 | 1.9.1 | |
| path_provider_linux | - | 2.2.1 | 2.2.1 | |
| path_provider_platform_interface | - | 2.1.2 | 2.1.2 | |
| path_provider_windows | - | 2.3.0 | 2.3.0 | |
| petitparser | - | 7.0.1 | 7.0.1 | |
| platform | - | 3.1.6 | 3.1.6 | |
| plugin_platform_interface | - | 2.1.8 | 2.1.8 | |
| pointycastle | - | 3.9.1 | 4.0.0 | |
| shared_preferences_android | - | 2.4.15 | 2.4.15 | |
| shared_preferences_foundation | - | 2.5.5 | 2.5.5 | |
| shared_preferences_linux | - | 2.4.1 | 2.4.1 | |
| shared_preferences_platform_interface | - | 2.4.1 | 2.4.1 | |
| shared_preferences_web | - | 2.4.3 | 2.4.3 | |
| shared_preferences_windows | - | 2.4.1 | 2.4.1 | |
| source_span | - | 1.10.1 | 1.10.1 | |
| stream_channel | - | 2.1.4 | 2.1.4 | |
| string_scanner | - | 1.4.1 | 1.4.1 | |
| term_glyph | - | 1.2.2 | 1.2.2 | |
| typed_data | - | 1.4.0 | 1.4.0 | |
| vector_math | - | 2.2.0 | 2.2.0 | |
| web | - | 0.5.1 | 1.1.1 | |
| xdg_directories | - | 1.1.0 | 1.1.0 | |
| xml | - | 6.6.1 | 6.6.1 | 
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^4.0.1` on connectivity_plus does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `^0.13.0` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http to update the constraint.
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 0/20 points: Compatible with dependency constraint lower bounds
 0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 84 errors:
- UNDEFINED_FUNCTION-- lib/core/channel/group/group_channel.g.dart:30:28- The function '$enumDecodeNullable' isn't defined.
- UNDEFINED_FUNCTION-- lib/core/channel/group/group_channel.g.dart:35:11- The function '$enumDecodeNullable' isn't defined.
- UNDEFINED_FUNCTION-- lib/core/channel/group/group_channel.g.dart:37:15- The function '$enumDecodeNullable' isn't defined.
Run flutter pub downgrade and then flutter 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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.