sendbird_chat_sdk 4.2.23 copy "sendbird_chat_sdk: ^4.2.23" to clipboard
sendbird_chat_sdk: ^4.2.23 copied to clipboard

With Sendbird Chat for Flutter, you can easily build an in-app chat with all the essential messaging features.

12
likes
130/ 160
pub points
93%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

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

1135 out of 1480 API elements (76.7 %) have documentation comments.

Some symbols that are missing documentation: sendbird_chat_sdk.AdminMessage.AdminMessage.fromJson, sendbird_chat_sdk.AdminMessage.AdminMessage.fromJsonWithChat, sendbird_chat_sdk.AdminMessage.toJson, sendbird_chat_sdk.AppInfo.AppInfo.fromJson, sendbird_chat_sdk.AppInfo.allowSdkStatsUpload.

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

Because:

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

Because:

  • package:sendbird_chat_sdk/sendbird_chat_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_chat_sdk/sendbird_chat_sdk.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/user/participant_list_query.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/base_query.dart that imports:
  • package:sendbird_chat_sdk/src/internal/main/chat/chat.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_chat_sdk/sendbird_chat_sdk.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/user/participant_list_query.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/base_query.dart that imports:
  • package:sendbird_chat_sdk/src/internal/main/chat/chat.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 `Web`.

Because:

  • package:sendbird_chat_sdk/sendbird_chat_sdk.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/user/participant_list_query.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/base_query.dart that imports:
  • package:sendbird_chat_sdk/src/internal/main/chat/chat.dart that imports:
  • package:sendbird_chat_sdk/src/internal/main/chat_manager/db_manager.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sendbird_chat_sdk/sendbird_chat_sdk.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/user/participant_list_query.dart that imports:
  • package:sendbird_chat_sdk/src/public/main/query/base_query.dart that imports:
  • package:sendbird_chat_sdk/src/internal/main/chat/chat.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_vm.dart that imports:
  • package:universal_io/src/new_universal_http_client.dart that imports:
  • package:universal_io/src/_helpers.dart that imports:
  • package:universal_io/src/_helpers_impl_elsewhere.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 8 issues. Showing the first 2:

INFO: 'nothing' is deprecated and shouldn't be used. [nothing] is being deprecated in favor of [off].

lib/src/internal/main/logger/sendbird_logger.dart:14:53

   ╷
14 │   SendbirdLogger._() : logger = Logger(level: Level.nothing) {
   │                                                     ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/internal/main/logger/sendbird_logger.dart

INFO: 'nothing' is deprecated and shouldn't be used. [nothing] is being deprecated in favor of [off].

lib/src/internal/main/logger/sendbird_logger.dart:15:24

   ╷
15 │     _setLogLevel(Level.nothing);
   │                        ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/internal/main/logger/sendbird_logger.dart

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

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

Package Constraint Compatible Latest
async ^2.10.0 2.12.0 2.12.0
collection ^1.17.0 1.18.0 1.19.0
connectivity_plus >=5.0.1 <7.0.0 6.1.0 6.1.0
encrypt ^5.0.1 5.0.3 5.0.3
flutter flutter 0.0.0 0.0.0
http >=0.13.6 <2.0.0 1.2.2 1.2.2
http_parser ^4.0.2 4.0.2 4.1.1
isar ^3.1.0+1 3.1.0+1 3.1.0+1
isar_flutter_libs ^3.1.0+1 3.1.0+1 3.1.0+1
json_annotation ^4.8.1 4.9.0 4.9.0
logger >=1.4.0 <3.0.0 2.4.0 2.4.0
mime ^1.0.4 1.0.6 2.0.0
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.1.1 2.1.4 2.1.4
shared_preferences ^2.2.2 2.3.2 2.3.2
universal_io ^2.2.0 2.2.2 2.2.2
uuid >=3.0.7 <5.0.0 4.5.1 4.5.1
web_socket_channel ^2.4.0 2.4.5 3.0.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
asn1lib - 1.5.5 1.5.6
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.1
connectivity_plus_platform_interface - 2.0.1 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
fixnum - 1.1.1 1.1.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
meta - 1.15.0 1.16.0
nm - 0.5.0 0.5.0
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
sprintf - 7.0.0 7.0.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.

The constraint `^1.0.4` on mime does not support the stable version `2.0.0`, that was published 18 days ago.

When mime is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions mime to update the constraint.

The constraint `^2.4.0` on web_socket_channel does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions web_socket_channel to update the constraint.

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.