scrollup_janus_client 2.3.0
scrollup_janus_client: ^2.3.0 copied to clipboard
An extension of janus_client
We analyzed this package 2 hours ago, and awarded it 105 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 1 link is insecure.
README.md:68:20
β·
68 β <td align="center"><a href="http://vigikaran.me/"><img src="https://avatars.githubusercontent.com/u/9039584?v=4?s=100" width="100px;" alt="Vigikaran"/><br /><sub><b>Vigikaran</b></sub></a><br /><a href="https://github.com/flutterjanus/flutter_janus_client/commits?author=vigikaran" title="Code">π»</a></td>
β ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
β΅
Use https URLs instead.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
90 out of 968 API elements (9.3 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: janus_client.AttachedStreams, janus_client.AttachedStreams.AttachedStreams.fromJson, janus_client.AttachedStreams.AttachedStreams.new, janus_client.AttachedStreams.feedDisplay, janus_client.AttachedStreams.feedId.
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
-
β Linux
-
β macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:scrollup_janus_client/janus_client.dartthat imports:package:flutter_webrtc/flutter_webrtc.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 157 issues. Showing the first 2:
WARNING: Unused import: 'package:collection/collection.dart'.
lib/janus_client.dart:4:8
β·
4 β import 'package:collection/collection.dart';
β ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
β΅
To reproduce make sure you are using the lints_core and run flutter analyze lib/janus_client.dart
INFO: The part-of directive uses a library name.
lib/interfaces/audio_bridge/audio_room_created_response.dart:1:1
β·
1 β part of janus_client;
β ^^^^^^^^^^^^^^^^^^^^^
β΅
To reproduce make sure you are using the lints_core and run flutter analyze lib/interfaces/audio_bridge/audio_room_created_response.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
dartdoc |
^6.0.0 |
6.3.0 | 9.0.0 | |
flutter_webrtc |
^0.9.18 |
0.9.48+hotfix.1 | 1.2.1 | |
http |
^0.13.4 |
0.13.6 | 1.6.0 | |
logging |
^1.0.2 |
1.3.0 | 1.3.0 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
stream_channel |
^2.1.0 |
2.1.4 | 2.1.4 | |
uuid |
^3.0.6 |
3.0.7 | 4.5.2 | |
web_socket_channel |
^2.2.0 |
2.4.5 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 61.0.0 | 93.0.0 | |
analyzer |
- | 5.13.0 | 10.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
cli_util |
- | 0.4.2 | 0.4.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_webrtc |
- | 1.4.8 | 1.6.0 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
markdown |
- | 7.3.0 | 7.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
platform_detect |
- | 2.1.5 | 2.1.5 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 0.5.1 | 1.1.1 | |
webrtc_interface |
- | 1.3.0 | 1.3.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^6.0.0` on dartdoc does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions dartdoc to update the constraint.
The constraint `^0.9.18` on flutter_webrtc does not support the stable version `0.10.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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.