v_chat_sdk_core 2.1.1 copy "v_chat_sdk_core: ^2.1.1" to clipboard
v_chat_sdk_core: ^2.1.1 copied to clipboard

core package for v chat sdk witch use socket.io with node js and mongodb db

110/ 160
pub points
255
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

325 out of 892 API elements (36.4 %) have documentation comments.

Some symbols that are missing documentation: v_chat_sdk_core, v_chat_sdk_core.CreateGroupDto, v_chat_sdk_core.CurrentRoom, v_chat_sdk_core.CurrentRoom.CurrentRoom.new, v_chat_sdk_core.CurrentRoom.isActive.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:v_chat_sdk_core/v_chat_sdk_core.dart that declares support for platforms: Android, iOS, Windows, macOS, 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:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/utils/device_info.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/utils/device_info.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_controller.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_service.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_room.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_message.dart that imports:
  • package:v_chat_sdk_core/src/local_db/core/imp/message/sql_message_imp.dart that imports:
  • package:v_chat_sdk_core/src/local_db/tables/message_table.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/utils/device_info.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_controller.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_service.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_room.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_message.dart that imports:
  • package:v_chat_sdk_core/src/local_db/core/imp/message/sql_message_imp.dart that imports:
  • package:v_chat_sdk_core/src/local_db/tables/message_table.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/room/room.dart that imports:
  • package:v_chat_sdk_core/src/http/api_service/channel/channel_api_service.dart that imports:
  • package:v_chat_sdk_core/src/http/api_service/channel/channel_api.dart that imports:
  • package:http/io_client.dart that imports:
  • package:http/src/io_streamed_response.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 514 issues. Showing the first 2:

INFO: Unnecessary type name in a constructor.

lib/src/events/app_life_cycle.dart:10:9

   ╷
10 │   const VAppLifeCycle({required this.isGoBackground});
   │         ^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/events/app_life_cycle.dart

INFO: Use a primary constructor.

lib/src/events/app_life_cycle.dart:10:9

   ╷
10 │   const VAppLifeCycle({required this.isGoBackground});
   │         ^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/events/app_life_cycle.dart

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

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

Package Constraint Compatible Latest Notes
chopper ^8.0.3 8.7.0 8.7.0
collection ^1.18.0 1.19.1 1.19.1
crypto ^3.0.6 3.0.7 3.0.7
device_info_plus ^13.2.0 13.2.0 13.2.0
diacritic ^0.1.5 0.1.6 0.1.6
encrypt ^5.0.3 5.0.3 5.0.3
enum_to_string ^2.0.1 2.2.1 2.2.1
event_bus_plus ^0.7.0 0.7.0 0.7.0
flutter_cache_manager ^3.4.1 3.4.2 3.4.2
flutter_fgbg ^0.8.0 0.8.0 0.8.0
flutter_parsed_text ^2.2.1 2.2.1 2.2.1
google_api_availability ^5.0.0 5.0.1 5.0.1
http ^1.2.2 1.6.0 1.6.0
http_parser ^4.0.2 4.1.2 4.1.2
intl ^0.20.3 0.20.3 0.20.3
latlong2 ^0.10.1 0.10.1 0.10.1
logging ^1.3.0 1.3.0 1.3.0
objectid ^4.0.3 4.0.3 4.0.3
path ^1.8.3 1.9.1 1.9.1
path_provider ^2.1.3 2.1.6 2.1.6
platform_local_notifications ^2.2.0 2.2.0 2.2.0
shared_preferences ^2.3.2 2.5.5 2.5.5
socket_io_client ^3.0.2 3.1.6 3.1.6
sqflite ^2.4.0 2.4.3 2.4.3
sqflite_common_ffi ^2.3.4 2.4.2+1 2.4.2+1
sqlite3_flutter_libs ^0.6.0+eol 0.6.0+eol 0.6.0+eol
timeago ^3.7.0 3.7.1 3.7.1
uuid ^4.5.0 4.6.0 4.6.0
v_platform ^2.2.0 2.2.0 2.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
code_assets - 2.0.0 2.0.0
convert - 3.1.2 3.1.2
dbus - 0.7.15 0.7.15
desktop_notifications - 0.6.3 0.6.3
device_info_plus_platform_interface - 8.1.0 8.1.0
equatable - 2.1.0 2.1.0
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
file - 7.0.1 7.0.1
file_sizes - 1.0.6 1.0.6
fixnum - 1.1.1 1.1.1
flutter_local_notifications - 19.5.0 22.3.0
flutter_local_notifications_linux - 6.0.0 8.0.1
flutter_local_notifications_platform_interface - 9.1.0 12.2.0
flutter_local_notifications_windows - 1.0.3 3.1.1
glob - 2.2.0 2.2.0
google_api_availability_android - 1.1.1 1.1.1
google_api_availability_platform_interface - 1.0.1 1.0.1
hooks - 2.2.0 2.2.0
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
js - 0.7.2 0.7.2 Discontinued
local_notifier - 0.1.6 0.1.6
logger - 2.8.0 2.8.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
native_toolchain_c - 0.19.4 0.19.4
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
process - 5.0.6 5.0.6
pub_semver - 2.2.1 2.2.1
qs_dart - 1.8.2 1.8.2
quick_notify_2 - 0.3.0-dev.0 0.3.0-dev.0
record_use - 1.1.1 1.1.1
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
socket_io_common - 3.1.1 3.1.1
source_span - 1.10.2 1.10.2
sqflite_android - 2.4.3 2.4.3
sqflite_common - 2.5.11 2.5.11
sqflite_darwin - 2.4.3+1 2.4.3+1
sqflite_platform_interface - 2.4.1 2.4.1
sqlite3 - 3.5.2 3.5.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.1+2 3.4.1+2
term_glyph - 1.2.2 1.2.2
timezone - 0.10.1 0.11.1
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
win32 - 6.4.0 6.4.0
win32_registry - 3.0.3 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.4 3.1.4

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

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 70 errors:

  • UNDEFINED_ANNOTATION - lib/src/http/api_service/auth/auth_api.dart:18:3 - Undefined name 'POST' used as an annotation.
  • UNDEFINED_ANNOTATION - lib/src/http/api_service/auth/auth_api.dart:25:3 - Undefined name 'POST' used as an annotation.
  • UNDEFINED_ANNOTATION - lib/src/http/api_service/block/block_api.dart:13:3 - Undefined name 'POST' used as an annotation.

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: