auro_stream_live 1.2.0 copy "auro_stream_live: ^1.2.0" to clipboard
auro_stream_live: ^1.2.0 copied to clipboard

Auro Stream Live Stream Plugin for iOS/Android/Desktop

115/ 160
pub points
30
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/AUVNET/AuroStreamLive was unreachable. Make sure that the website is reachable via HEAD requests.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.2.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

12 out of 227 API elements (5.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: auro_stream_live, auro_stream_live.AuroMediaStream, auro_stream_live.AuroMediaStream.AuroMediaStream.new, auro_stream_live.AuroMediaStream.stream, auro_stream_live.AuroStreamLive.

Passed check 10/10 points: Package has an example

Failed 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 does not support platform `Web`.

Because:

  • package:auro_stream_live/auro_stream_live.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Linux`.

Because:

  • package:auro_stream_live/auro_stream_live.dart that imports:
  • package:auro_stream_live/src/config.dart that imports:
  • package:auro_stream_live/src/rtc_service.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:auro_stream_live/auro_stream_live.dart that imports:
  • package:auro_stream_live/src/config.dart that imports:
  • package:auro_stream_live/src/rtc_service.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/auro_stream_live/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

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

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

Found 1656 issues. Showing the first 2:

WARNING: Unnecessary cast.

lib/src/dart_rtc/src/e2ee.worker/e2ee.utils.dart:19:18

   ╷
19 │   final value = (global as JSObject)['RTCRtpScriptTransform'];
   │                  ^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/dart_rtc/src/e2ee.worker/e2ee.utils.dart

WARNING: Unnecessary cast.

lib/src/dart_rtc/src/e2ee.worker/e2ee.utils.dart:25:19

   ╷
25 │   final sender = (global as JSObject)['RTCRtpSender'];
   │                   ^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/dart_rtc/src/e2ee.worker/e2ee.utils.dart

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

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

Package Constraint Compatible Latest Notes
collection ^1.17.0 1.19.1 1.19.1
internet_connection_checker ^1.0.0+1 1.0.0+1 3.0.1
logging ^1.2.0 1.3.0 1.3.0
meta ^1.15.0 1.17.0 1.17.0
path_provider ^2.0.2 2.1.5 2.1.5
permission_handler ^11.3.0 11.4.0 12.0.1
platform_detect ^2.0.11 2.1.5 2.1.5
pointycastle ^3.7.4 3.9.1 4.0.0
synchronized ^3.1.0+1 3.4.0 3.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
convert - 3.1.2 3.1.2
ffi - 2.1.4 2.1.4
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `^1.0.0+1` on internet_connection_checker does not support the stable version `3.0.0`.

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

The constraint `^11.3.0` on permission_handler does not support the stable version `12.0.0`.

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

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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: