vdotok_stream 0.0.24 copy "vdotok_stream: ^0.0.24" to clipboard
vdotok_stream: ^0.0.24 copied to clipboard

By using this package you can connect with vdotok and use vdotok services. you can make one 2 one, many 2 many, Group calls , broadcast etc.

2
likes
60/ 160
pub points
0%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

156 out of 1114 API elements (14.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: BroadCast, BroadCast.BroadCast, BroadCast.BroadCast.BroadCast, BroadCast.BroadCast.errorListener, BroadCast.BroadCast.eventListener.

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

Because:

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

Because:

  • package:vdotok_stream/vdotok_stream.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:vdotok_stream/vdotok_stream.dart that imports:
  • package:vdotok_stream/core/signalingClient/signalingClient.dart that imports:
  • package:replay_kit_launcher/replay_kit_launcher.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:vdotok_stream/vdotok_stream.dart that imports:
  • package:vdotok_stream/core/signalingClient/signalingClient.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/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:vdotok_stream/vdotok_stream.dart that imports:
  • package:vdotok_stream/core/signalingClient/signalingClient.dart that imports:
  • package:replay_kit_launcher/replay_kit_launcher.dart that declares support for platforms: iOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 104 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'SocketManagerStub.dart'.

lib/core2/src/SocketManager/SocketManager.dart:1:8

  ╷
1 │ import 'SocketManagerStub.dart'
  │        ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

ERROR: The method 'getSocketManager' isn't defined for the type 'SocketManager'.

lib/core2/src/SocketManager/SocketManager.dart:9:31

  ╷
9 │     SocketManager _instance = getSocketManager() as SocketManager;
  │                               ^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core2/src/SocketManager/SocketManager.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
crypto any 3.0.5 3.0.5
dart_ipify any 1.1.1 1.1.1
device_info_plus ^8.2.0 8.2.2 10.1.2
flutter flutter 0.0.0 0.0.0
flutter_device_type any 0.4.0 0.4.0
flutter_web_plugins flutter 0.0.0 0.0.0
http any 1.2.2 1.2.2
media_projection_creator any 1.0.0 1.0.0
path_provider any 2.1.4 2.1.4
permission_handler any 11.3.1 11.3.1
replay_kit_launcher any 1.0.0 1.0.0
simple_connection_checker ^0.2.1 0.2.1 0.2.1
web_socket_channel any 3.0.1 3.0.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
device_info_plus_platform_interface - 7.0.1 7.0.1
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.0
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.10 2.2.10
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
permission_handler_android - 12.0.12 12.0.12
permission_handler_apple - 9.4.5 9.4.5
permission_handler_html - 0.1.3+2 0.1.3+2
permission_handler_platform_interface - 4.2.3 4.2.3
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
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.3.0 1.3.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 - 1.1.0 1.1.0
web_socket - 0.1.6 0.1.6
win32 - 4.1.4 5.5.4
xdg_directories - 1.0.4 1.0.4

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

The constraint `^8.2.0` on device_info_plus does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions device_info_plus 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 2 errors:

  • URI_DOES_NOT_EXIST - lib/core2/src/SocketManager/SocketManager.dart:1:8 - Target of URI doesn't exist: 'SocketManagerStub.dart'.
  • UNDEFINED_METHOD - lib/core2/src/SocketManager/SocketManager.dart:9:31 - The method 'getSocketManager' isn't defined for the type 'SocketManager'.

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.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

2
likes
60
pub points
0%
popularity

Publisher

verified publishervdotok.com

By using this package you can connect with vdotok and use vdotok services. you can make one 2 one, many 2 many, Group calls , broadcast etc.

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dart_ipify, device_info_plus, flutter, flutter_device_type, flutter_web_plugins, http, media_projection_creator, path_provider, permission_handler, replay_kit_launcher, simple_connection_checker, web_socket_channel

More

Packages that depend on vdotok_stream