videosdk_media_effects 0.0.1 copy "videosdk_media_effects: ^0.0.1" to clipboard
videosdk_media_effects: ^0.0.1 copied to clipboard

This plugin enhances your video applications by providing advanced media effects, including virtual backgrounds

0
likes
135/ 160
pub points
53%
popularity

We analyzed this package 2 days ago, and awarded it 135 pub points (of a possible 160):

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

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:17:3

   ╷
17 │   <a href="http://youtube.com/videosdk?sub_confirmation=1">
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

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 7 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: videosdk_media_effects, videosdk_media_effects.VideosdkMediaEffects, videosdk_media_effects.VideosdkMediaEffects.VideosdkMediaEffects, videosdk_media_effects.VideosdkMediaEffects.applyVirtualBackground, videosdk_media_effects.VideosdkMediaEffects.changeVirtualBackground.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:videosdk_media_effects/videosdk_media_effects.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:videosdk_media_effects/videosdk_media_effects.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:videosdk_media_effects/videosdk_media_effects.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

lib/videosdk_media_effects.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
videosdk_webrtc ^0.0.3 0.0.3 0.0.3
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
dart_webrtc - 1.4.8 1.4.9
ffi - 2.1.3 2.1.3
js - 0.7.1 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.15.0
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
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
platform - 3.1.5 3.1.5
platform_detect - 2.1.0 2.1.0
pub_semver - 2.1.4 2.1.4
sky_engine - 0.0.99 0.0.99
synchronized - 3.2.0 3.2.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 1.0.0
webrtc_interface - 1.2.0 1.2.0
xdg_directories - 1.0.4 1.0.4

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.12, Flutter 3.24.1, Dart 3.5.1.

Check the analysis log for details.

0
likes
135
pub points
53%
popularity

Publisher

verified publishervideosdk.live

This plugin enhances your video applications by providing advanced media effects, including virtual backgrounds

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, videosdk_webrtc

More

Packages that depend on videosdk_media_effects