dart_webrtc_plus 1.4.9+1 copy "dart_webrtc_plus: ^1.4.9+1" to clipboard
dart_webrtc_plus: ^1.4.9+1 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
130/ 160
pub points
62%
popularity

We analyzed this package 6 days ago, and awarded it 130 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

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 466 API elements (25.3 %) 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.KeyProvider.exportSharedKey.

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/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.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/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.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/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.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/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.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/webmidi.dart that imports:
  • package:web/src/dom/hr_time.dart that imports:
  • package:web/src/dom/user_timing.dart that imports:
  • package:web/src/dom/performance_timeline.dart that imports:
  • dart:js_interop

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional 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

Found 21 issues. Showing the first 2:

INFO: The declaration 'brightness' isn't referenced.

lib/src/mediadevices_impl.dart:237:21

    ╷
237 │   external bool get brightness;
    │                     ^^^^^^^^^^
    ╵

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

INFO: The declaration 'colorTemperature' isn't referenced.

lib/src/mediadevices_impl.dart:238:21

    ╷
238 │   external bool get colorTemperature;
    │                     ^^^^^^^^^^^^^^^^
    ╵

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

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
collection ^1.17.1 1.19.1 1.19.1
logging ^1.1.0 1.3.0 1.3.0
meta ^1.8.0 1.16.0 1.16.0
platform_detect_wasm ^2.0.13 2.0.13 2.0.13
synchronized ^3.0.0+3 3.3.0+3 3.3.0+3
web ^1.0.0 1.1.0 1.1.0
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.

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, Dart 3.5.4.

Check the analysis log for details.

0
likes
130
pub points
62%
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, logging, meta, platform_detect_wasm, synchronized, web, webrtc_interface_plus

More

Packages that depend on dart_webrtc_plus