livekit_client 0.5.9
livekit_client: ^0.5.9 copied to clipboard
Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web.
We analyzed this package 32 hours ago, and awarded it 100 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: Apache-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
207 out of 481 API elements (43.0 %) have documentation comments.
Some symbols that are missing documentation: livekit_client.ActiveSpeakersChangedEvent.ActiveSpeakersChangedEvent.new
, livekit_client.ActiveSpeakersChangedEvent.speakers
, livekit_client.AudioCaptureOptions.AudioCaptureOptions.new
, livekit_client.AudioCaptureOptions.toMediaConstraintsMap
, livekit_client.AudioPublishOptions.AudioPublishOptions.new
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:livekit_client/livekit_client.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Web`.
Because:
package:livekit_client/livekit_client.dart
that imports:package:livekit_client/src/widget/video_track_renderer.dart
that imports:package:livekit_client/src/track/local/video.dart
that imports:package:livekit_client/src/track/local/local.dart
that imports:package:livekit_client/src/track/local/audio.dart
that imports:package:livekit_client/src/track/options.dart
that imports:package:livekit_client/src/types/video_parameters.dart
that imports:package:livekit_client/src/types/video_encoding.dart
that imports:package:flutter_webrtc/flutter_webrtc.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
.
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.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 50 issues. Showing the first 2:
ERROR: The argument type 'MediaStreamTrack (where MediaStreamTrack is defined in /tmp/analyzerTJTLAF/pub-cache/hosted/20250403t085600-dot-dartlang-pub.appspot.com/web-1.1.1/lib/src/dom/mediacapture_streams.dart)' can't be assigned to the parameter type 'MediaStreamTrack (where MediaStreamTrack is defined in /home/worker/flutter/stable/bin/cache/pkg/sky_engine/lib/html/html_dart2js.dart)'.
lib/src/track/web/_audio_html.dart:28:24
╷
28 │ audioStream.addTrack(track.jsTrack);
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/track/web/_audio_html.dart
WARNING: Duplicate export.
lib/livekit_client.dart:11:8
╷
11 │ export 'src/participant/local.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/livekit_client.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
^2.8.1 |
2.13.0 | 2.13.0 | |
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
dart_webrtc |
^1.0.5 |
1.5.3 | 1.5.3 | |
device_info_plus |
^3.2.1 |
3.2.4 | 11.3.3 | |
fixnum |
^1.0.0 |
1.1.1 | 1.1.1 | |
flutter_webrtc |
^0.8.5 |
0.8.12 | 0.13.1+hotfix.1 | |
http |
^0.13.3 |
0.13.6 | 1.3.0 | |
logging |
^1.0.2 |
1.3.0 | 1.3.0 | |
meta |
^1.7.0 |
1.16.0 | 1.16.0 | |
protobuf |
^2.0.1 |
2.1.0 | 4.0.0 | |
synchronized |
^3.0.0 |
3.3.1 | 3.3.1 | |
uuid |
^3.0.4 |
3.0.7 | 4.5.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.0 | |
crypto |
- | 3.0.6 | 3.0.6 | |
device_info_plus_linux |
- | 2.1.1 | 5.0.0 | Discontinued |
device_info_plus_macos |
- | 2.2.3 | 5.0.0 | Discontinued |
device_info_plus_platform_interface |
- | 2.6.1 | 7.0.2 | |
device_info_plus_web |
- | 2.1.0 | 5.0.0 | Discontinued |
device_info_plus_windows |
- | 2.1.1 | 6.0.0 | Discontinued |
ffi |
- | 1.2.1 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.0.15 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.0.7 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
webrtc_interface |
- | 1.2.2+hotfix.1 | 1.2.2+hotfix.1 | |
win32 |
- | 2.6.1 | 5.12.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^3.2.1` on device_info_plus does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^0.8.5` on flutter_webrtc does not support the stable version `0.9.0`.
Try running dart pub upgrade --major-versions flutter_webrtc
to update the constraint.
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.