sendbird_sdk 3.2.20 copy "sendbird_sdk: ^3.2.20" 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

38
likes
90/ 160
pub points
1.5k
downloads

We analyzed this package 40 hours ago, and awarded it 90 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: sendbird_sdk,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: sendbird_sdk.

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

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

Failed check 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.

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

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.

Passed check 10/10 points: Package has an example

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

Passed check 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.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:sendbird_sdk/sendbird_sdk.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:sendbird_sdk/sendbird_sdk.dart that 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.dart that imports:
  • package:sendbird_sdk/sdk/sendbird_sdk_api.dart that imports:
  • package:sendbird_sdk/sdk/internal/sendbird_sdk_internal.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:sendbird_sdk/sendbird_sdk.dart that imports:
  • package:sendbird_sdk/sdk/sendbird_sdk_api.dart that imports:
  • package:sendbird_sdk/sdk/internal/sendbird_sdk_internal.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package not compatible with platform Web

Because:

  • package:sendbird_sdk/sendbird_sdk.dart that imports:
  • package:sendbird_sdk/sdk/sendbird_sdk_api.dart that imports:
  • package:sendbird_sdk/utils/logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sendbird_sdk/sendbird_sdk.dart that imports:
  • package:sendbird_sdk/sdk/sendbird_sdk_api.dart that imports:
  • package:sendbird_sdk/utils/logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that 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.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 74 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) =>
  │                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

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

177Map<String, dynamic> _$ScheduledMessageResponseToJson(
    │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/models/responses.g.dart

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

Failed check 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 6.1.3
encrypt ^5.0.0 5.0.3 5.0.3
http ^0.13.0 0.13.6 1.3.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.5.0
meta ^1.3.0 1.16.0 1.16.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.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.2 1.6.2
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
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.12.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 - 6.1.0 6.1.0
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.8 2.4.8
shared_preferences_foundation - 2.5.4 2.5.4
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.1.4 2.1.4
web - 0.5.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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.

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 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 26Jul 24Aug 21Sep 18Oct 16Nov 13Dec 11Jan 8Feb 5Mar 501002003004005006007008009001k>=3.0.0-0 <4.0.0
38
likes
90
points
1.5k
downloads

Publisher

verified publishersendbird.com

Weekly Downloads

2024.09.11 - 2025.03.26

The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments

Documentation

API reference

License

unknown (license)

Dependencies

collection, connectivity_plus, encrypt, flutter, http, http_parser, json_annotation, logger, meta, mime, shared_preferences, universal_io, uuid, web_socket_channel

More

Packages that depend on sendbird_sdk