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

37
likes
100/ 160
pub points
88%
popularity

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

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

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.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

980 out of 2967 API elements (33.0 %) have documentation comments.

Some symbols that are missing documentation: admin_message, admin_message.AdminMessage.AdminMessage.fromJson, admin_message.AdminMessage.toJson, api_client, api_client.ApiClient.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 74 issues. Showing the first 2:

INFO: 'ignore' is deprecated and shouldn't be used. Use `includeFromJson` and `includeToJson` with a value of `false` instead.

lib/core/channel/base/base_channel.dart:105:12

    ╷
105 │   @JsonKey(ignore: true)
    │            ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/channel/base/base_channel.dart

INFO: 'ignore' is deprecated and shouldn't be used. Use `includeFromJson` and `includeToJson` with a value of `false` instead.

lib/core/channel/base/base_channel.dart:108:12

    ╷
108 │   @JsonKey(ignore: true)
    │            ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/channel/base/base_channel.dart

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

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

Package Constraint Compatible Latest
collection ^1.15.0 1.18.0 1.19.1
connectivity_plus ^4.0.1 4.0.2 6.1.0
encrypt ^5.0.0 5.0.3 5.0.3
flutter flutter 0.0.0 0.0.0
http ^0.13.0 0.13.6 1.2.2
http_parser ^4.0.0 4.0.2 4.1.1
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.15.0 1.16.0
mime ^1.0.0 1.0.6 2.0.0
shared_preferences ^2.0.0 2.3.3 2.3.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.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.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.10 0.7.10
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
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.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 1.1.0
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.

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

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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

37
likes
100
pub points
88%
popularity

Publisher

verified publishersendbird.com

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

Homepage
Repository

Documentation

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