v_chat_receive_share 2.0.0 copy "v_chat_receive_share: ^2.0.0" to clipboard
v_chat_receive_share: ^2.0.0 copied to clipboard

v chat receive share will make your app support share from other apps

1
likes
140/ 160
pub points
9%
popularity

We analyzed this package 11 hours ago, and awarded it 140 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

Repository URL doesn't exist.

At the time of the analysis https://github.com/hatemragab/v_chat_sdk/tree/master/v_shared_packages/v_chat_receive_share was unreachable. Make sure that the website is reachable via HEAD requests.

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

0 out of 2 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: v_chat_receive_share, v_chat_receive_share.vInitReceiveShareHandler.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/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_receive_share/v_chat_receive_share.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_receive_share/v_chat_receive_share.dart that imports:
  • 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_receive_share/v_chat_receive_share.dart that imports:
  • 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_receive_share/v_chat_receive_share.dart that imports:
  • 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_receive_share/v_chat_receive_share.dart that imports:
  • 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_receive_share/v_chat_receive_share.dart that imports:
  • 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.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:v_chat_receive_share/v_chat_receive_share.dart that imports:
  • package:v_platform/v_platform.dart that imports:
  • package:v_platform/src/v_platform_file.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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
intl ^0.19.0 0.19.0 0.20.0
share_handler ^0.0.21 0.0.22 0.0.22
v_chat_media_editor ^2.0.0 2.0.0 2.0.0
v_chat_sdk_core ^2.0.0 2.1.0 2.1.0
v_platform ^2.0.0 2.1.4 2.1.4
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
cached_network_image - 3.4.1 3.4.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.3.0 1.3.1
charcode - 1.4.0 1.4.0
chewie - 1.8.5 1.8.5
chopper - 8.0.3 8.0.3
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.8 1.0.8
dbus - 0.7.10 0.7.10
desktop_notifications - 0.6.3 0.6.3
device_info_plus - 10.1.2 11.1.1
device_info_plus_platform_interface - 7.0.1 7.0.1
diacritic - 0.1.6 0.1.6
encrypt - 5.0.1 5.0.3
enum_to_string - 2.0.1 2.0.1
equatable - 2.0.7 2.0.7
event_bus_plus - 0.6.2 0.6.2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
file_picker - 8.1.4 8.1.4
file_sizes - 1.0.6 1.0.6
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_fgbg - 0.3.0 0.6.0
flutter_local_notifications - 17.2.4 18.0.1
flutter_local_notifications_linux - 4.0.1 5.0.0
flutter_local_notifications_platform_interface - 7.2.0 8.0.0
flutter_native_image - 0.0.6+1 0.0.6+1
flutter_painter_v2 - 2.0.1 2.0.1
flutter_parsed_text - 2.2.1 2.2.1
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_web_plugins - 0.0.0 0.0.0
google_api_availability - 5.0.0 5.0.0
google_api_availability_android - 1.0.1 1.0.1
google_api_availability_platform_interface - 1.0.1 1.0.1
html - 0.15.5 0.15.5
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
image_cropper - 5.0.1 8.0.2
image_cropper_for_web - 3.0.0 6.0.2
image_cropper_platform_interface - 5.0.0 7.0.0
js - 0.6.7 0.7.1
latlong2 - 0.9.1 0.9.1
local_notifier - 0.1.6 0.1.6
logger - 2.5.0 2.5.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 2.0.0 2.0.0
mime_type - 1.0.1 1.0.1
nested - 1.0.0 1.0.0
objectid - 3.1.0 3.1.0
octo_image - 2.1.0 2.1.0
package_info_plus - 8.1.1 8.1.1
package_info_plus_platform_interface - 3.0.1 3.0.1
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
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
phosphor_flutter - 1.4.0 2.1.0
platform - 3.1.6 3.1.6
platform_local_notifications - 1.0.2 1.0.2
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
provider - 6.1.2 6.1.2
qs_dart - 1.3.0 1.3.0
quick_notify_2 - 0.3.0-dev.0 0.3.0-dev.0
recursive_regex - 1.0.0 1.0.0
rxdart - 0.27.7 0.28.0
share_handler_android - 0.0.9 0.0.9
share_handler_ios - 0.0.15 0.0.15
share_handler_platform_interface - 0.0.6 0.0.6
shared_preferences - 2.3.3 2.3.3
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
socket_io_client - 2.0.3+1 3.0.2
socket_io_common - 2.0.3 3.0.1
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+6 2.5.4+6
sqflite_common_ffi - 2.3.4+3 2.3.4+3
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
sqlite3 - 2.4.7 2.4.7
sqlite3_flutter_libs - 0.5.26 0.5.26
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
timeago - 3.7.0 3.7.0
timezone - 0.9.4 0.10.0
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
video_player - 2.9.2 2.9.2
video_player_android - 2.7.16 2.7.16
video_player_avfoundation - 2.6.3 2.6.3
video_player_platform_interface - 6.2.3 6.2.3
video_player_web - 2.3.3 2.3.3
video_thumbnail - 0.5.3 0.5.3
wakelock_plus - 1.2.8 1.2.8
wakelock_plus_platform_interface - 1.2.1 1.2.1
weak_map - 4.0.0 4.0.0
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
win32_registry - 1.1.5 2.0.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 `^0.19.0` on intl does not support the stable version `0.20.0`, that was published 10 days ago.

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

Try running dart pub upgrade --major-versions intl 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.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

1
likes
140
pub points
9%
popularity

Publisher

unverified uploader

v chat receive share will make your app support share from other apps

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, intl, share_handler, v_chat_media_editor, v_chat_sdk_core, v_platform

More

Packages that depend on v_chat_receive_share