quickrtc_flutter_client 1.0.2 copy "quickrtc_flutter_client: ^1.0.2" to clipboard
quickrtc_flutter_client: ^1.0.2 copied to clipboard

A Flutter WebRTC client library built on MediaSoup with Provider state management for real-time video conferencing.

70/ 160
pub points
13
downloads

We analyzed this package 13 hours ago, and awarded it 70 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

670 out of 1392 API elements (48.1 %) have documentation comments.

Some symbols that are missing documentation: consumer_params, consumer_params.ConsumerParams.ConsumerParams.fromJson, consumer_params.ConsumerParams.ConsumerParams.new, participant_info, participant_info.ParticipantInfo.ParticipantInfo.fromJson.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 28 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:quickrtc_flutter_client/models/consumer_params.freezed.dart'.

lib/models/consumer_params.dart:3:6

  ╷
3 │ part 'consumer_params.freezed.dart';
  │      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/models/consumer_params.dart

ERROR: Target of URI hasn't been generated: 'package:quickrtc_flutter_client/models/consumer_params.g.dart'.

lib/models/consumer_params.dart:4:6

  ╷
4 │ part 'consumer_params.g.dart';
  │      ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/models/consumer_params.dart

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

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

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
equatable ^2.0.8 2.1.0 3.0.0
events2 ^1.0.0 1.0.0 1.0.0
flutter_webrtc ^1.2.1 1.6.2+hotfix.3 1.6.2+hotfix.3
freezed_annotation ^3.1.0 3.1.0 3.1.0
h264_profile_level_id ^0.2.1 0.2.1 0.2.1
json_annotation ^4.9.0 4.12.0 4.12.0
logger ^2.6.2 2.8.0 2.8.0
provider ^6.1.5+1 6.1.5+1 6.1.5+1
sdp_transform ^0.3.2 0.3.2 0.3.2
socket_io_client ^3.1.4 3.1.6 3.1.6
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 108.0.0 108.0.0
analyzer - 14.4.0 14.4.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
cli_config - 0.2.0 0.2.0
clock - 1.1.3 1.1.3
code_assets - 2.0.0 2.0.0
convert - 3.1.2 3.1.2
coverage - 1.15.1 1.15.1
crypto - 3.0.7 3.0.7
dart_webrtc - 1.8.2 1.8.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
frontend_server_client - 4.0.0 4.0.0
glob - 2.2.0 2.2.0
hooks - 2.2.0 2.2.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.1.0 1.1.0
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
nested - 1.0.0 1.0.0
node_preamble - 2.0.2 2.0.2
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.6 2.1.6
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.3 1.5.3
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
socket_io_common - 3.1.1 3.1.1
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.14 0.10.14
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.2 3.4.2
term_glyph - 1.2.2 1.2.2
test - 1.32.0 1.32.0
test_api - 0.7.14 0.7.14
test_core - 0.6.20 0.6.20
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
vm_service - 15.3.0 15.3.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
webrtc_interface - 1.5.1 1.5.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.4 3.1.4

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

The constraint `^2.0.8` on equatable does not support the stable version `3.0.0`, that was published 0 days ago.

When equatable is 30 days old, this package will no longer be awarded points in this category.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 18 errors:

  • URI_DOES_NOT_EXIST - lib/models/consumer_params.dart:3:6 - Target of URI doesn't exist: 'package:quickrtc_flutter_client/models/consumer_params.freezed.dart'.
  • URI_HAS_NOT_BEEN_GENERATED - lib/models/consumer_params.dart:4:6 - Target of URI hasn't been generated: 'package:quickrtc_flutter_client/models/consumer_params.g.dart'.
  • REDIRECT_TO_NON_CLASS - lib/models/consumer_params.dart:14:8 - The name '_ConsumerParams' isn't a type and can't be used in a redirected constructor.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
70
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter WebRTC client library built on MediaSoup with Provider state management for real-time video conferencing.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, equatable, events2, flutter, flutter_webrtc, freezed_annotation, h264_profile_level_id, json_annotation, logger, provider, sdp_transform, socket_io_client

More

Packages that depend on quickrtc_flutter_client

Packages that implement quickrtc_flutter_client