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

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

9
likes
120/ 140
pub points
92%
popularity

We analyzed this package 30 hours ago, and awarded it 120 pub points (of a possible 140):

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

1134 out of 1471 API elements (77.1 %) 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.allowSdkStatsUpload, sendbird_chat_sdk.AppInfo.AppInfo.fromJson.

10/10 points: Package has an example

OK
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.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 7 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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
async ^2.10.0 2.11.0 2.11.0
collection ^1.17.0 1.18.0 1.18.0
connectivity_plus >=5.0.1 <7.0.0 6.0.3 6.0.3
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.1 1.2.1
http_parser ^4.0.2 4.0.2 4.0.2
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.2.0 2.2.0
mime ^1.0.4 1.0.5 1.0.5
path ^1.8.2 1.9.0 1.9.0
path_provider ^2.1.1 2.1.3 2.1.3
shared_preferences ^2.2.2 2.2.3 2.2.3
universal_io ^2.2.0 2.2.2 2.2.2
uuid >=3.0.7 <5.0.0 4.4.0 4.4.0
web_socket_channel ^2.4.0 2.4.5 2.4.5
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
connectivity_plus_platform_interface - 2.0.0 2.0.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nm - 0.5.0 0.5.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.0 3.9.0
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
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.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.