obs_websocket 5.7.0+1 copy "obs_websocket: ^5.7.0+1" to clipboard
obs_websocket: ^5.7.0+1 copied to clipboard

An OBS WebSocket client written in Dart. obs_websocket allows Dart-based connections to the OBS (Open Broadcaster Software) plugin obs-websocket.

160/ 160
pub points
253
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

607 out of 1233 API elements (49.2 %) have documentation comments.

Some symbols that are missing documentation: event.CanvasCreated.CanvasCreated.fromJson, event.CanvasCreated.CanvasCreated.new, event.CanvasNameChanged.CanvasNameChanged.fromJson, event.CanvasNameChanged.CanvasNameChanged.new, event.CanvasRemoved.CanvasRemoved.fromJson.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:obs_websocket/obs_websocket.dart that imports:
  • package:obs_websocket/src/obs_websocket_base.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/universal_io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.6 3.0.7 3.0.7
json_annotation ^4.11.0 4.11.0 4.11.0
loggy ^2.0.3 2.0.3 2.0.3
universal_io ^2.2.2 2.3.1 2.3.1
uuid ^4.5.1 4.5.3 4.5.3
validators ^3.0.0 3.0.0 3.0.0
web_socket_channel ^3.0.2 3.0.3 3.0.3
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
fixnum - 1.1.1 1.1.1
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
35
likes
160
points
253
downloads

Documentation

API reference

Publisher

verified publishercdavis.ca

Weekly Downloads

An OBS WebSocket client written in Dart. obs_websocket allows Dart-based connections to the OBS (Open Broadcaster Software) plugin obs-websocket.

Homepage
Repository (GitHub)
View/report issues

Topics

#obs-websocket #obs-studio #streaming #broadcasting #websocket

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

crypto, json_annotation, loggy, universal_io, uuid, validators, web_socket_channel, yaml

More

Packages that depend on obs_websocket