dart_webrtc_plus 1.4.4+2 copy "dart_webrtc_plus: ^1.4.4+2" to clipboard
dart_webrtc_plus: ^1.4.4+2 copied to clipboard

Platformweb

Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.

0
likes
100/ 140
pub points
36%
popularity

We analyzed this package 3 days ago, and awarded it 100 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: dart_webrtc_plus,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: dart_webrtc_plus.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

118 out of 477 API elements (24.7 %) have documentation comments.

Some symbols that are missing documentation: dart_webrtc_plus, dart_webrtc_plus.FrameCryptor.onFrameCryptorStateChanged, dart_webrtc_plus.FrameCryptor.updateCodec, dart_webrtc_plus.FrameCryptorState, dart_webrtc_plus.FrameCryptorState.FrameCryptorState.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Web

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:dart_webrtc_plus/dart_webrtc_plus.dart that imports:
  • package:dart_webrtc_plus/src/rtc_video_element.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform iOS

Because:

  • package:dart_webrtc_plus/dart_webrtc_plus.dart that imports:
  • package:dart_webrtc_plus/src/rtc_video_element.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform Windows

Because:

  • package:dart_webrtc_plus/dart_webrtc_plus.dart that imports:
  • package:dart_webrtc_plus/src/rtc_video_element.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform Linux

Because:

  • package:dart_webrtc_plus/dart_webrtc_plus.dart that imports:
  • package:dart_webrtc_plus/src/rtc_video_element.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
Package not compatible with platform macOS

Because:

  • package:dart_webrtc_plus/dart_webrtc_plus.dart that imports:
  • package:dart_webrtc_plus/src/rtc_video_element.dart that imports:
  • package:web/web.dart that imports:
  • package:web/src/helpers.dart that imports:
  • package:web/src/helpers/http.dart that imports:
  • package:web/src/helpers/events/events.dart that imports:
  • package:web/src/helpers/events/streams.dart that imports:
  • package:web/src/dom.dart that imports:
  • package:web/src/dom/xhr.dart that imports:
  • package:web/src/dom/html.dart that imports:
  • package:web/src/dom/webidl.dart that imports:
  • dart:js_interop
partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: An uninitialized variable should have an explicit type annotation.

lib/src/rtc_peerconnection_impl.dart:370:9

    ╷
370 │     var stats;
    │         ^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest
collection ^1.17.1 1.18.0 1.18.0
js ^0.6.4 0.6.7 0.7.1
logging ^1.1.0 1.2.0 1.2.0
meta ^1.8.0 1.14.0 1.14.0
platform_detect ^2.0.7 2.0.11 2.0.11
synchronized ^3.0.0+3 3.1.0+1 3.1.0+1
web ^0.5.1 0.5.1 0.5.1
webrtc_interface_plus ^1.2.0+1 1.2.0+1 1.2.0+1
Transitive dependencies
Package Constraint Compatible Latest
pub_semver - 2.1.4 2.1.4

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

The constraint `^0.6.4` on js does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions js to update the constraint.

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

0
likes
100
pub points
36%
popularity

Publisher

verified publisherwaterbus.tech

Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, js, logging, meta, platform_detect, synchronized, web, webrtc_interface_plus

More

Packages that depend on dart_webrtc_plus