ant_media_flutter 1.5.2 ant_media_flutter: ^1.5.2 copied to clipboard
Flutter Package to use Ant Media Server Enterprise Edition Streaming Engine on Android, iOS, Web and Desktop
We analyzed this package 3 days ago, and awarded it 130 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: GPL-3.0
.
0/10 points: 20% or more of the public API has dartdoc comments
3 out of 27 API elements (11.1 %) 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: ant_media_flutter
, ant_media_flutter.AntMediaFlutter
, ant_media_flutter.AntMediaFlutter.AntMediaFlutter
, ant_media_flutter.AntMediaFlutter.anthelper
, ant_media_flutter.AntMediaFlutter.connect
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that declares support for platforms:Android
,iOS
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that imports:package:flutter_background/flutter_background.dart
that declares support for platforms:Android
.
Package does not support platform `Web`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that imports:package:flutter_webrtc/flutter_webrtc.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:ant_media_flutter/ant_media_flutter.dart
that imports:package:flutter_webrtc/flutter_webrtc.dart
that imports:package:flutter_webrtc/src/native/rtc_video_platform_view.dart
that imports:package:flutter_webrtc/src/native/rtc_video_platform_view_controller.dart
that imports:package:flutter_webrtc/src/native/utils.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/ant_media_flutter/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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 6 issues. Showing the first 2:
INFO: Empty catch block.
lib/ant_media_flutter.dart:65:19
╷
65 │ } catch (e) {
│ ┌───────────────────^
66 │ └ }
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ant_media_flutter.dart
INFO: The variable name 'DataChannelOnly' isn't a lowerCamelCase identifier.
lib/src/helpers/helper.dart:40:8
╷
40 │ bool DataChannelOnly = false;
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/helpers/helper.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
collection |
^1.18.0 |
1.19.0 | 1.19.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_background |
^1.2.0 |
1.3.0+1 | 1.3.0+1 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
flutter_webrtc |
^0.12.1+hotfix.1 |
0.12.4 | 0.12.4 |
get |
^4.6.6 |
4.6.6 | 4.6.6 |
http |
^1.1.2 |
1.2.2 | 1.2.2 |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 |
path_provider_macos |
^2.0.7 |
2.0.7 | 2.0.7 |
permission_handler |
^11.1.0 |
11.3.1 | 11.3.1 |
shared_preferences |
^2.2.2 |
2.3.4 | 2.3.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
dart_webrtc |
- | 1.4.10 | 1.4.10 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
http_parser |
- | 4.1.1 | 4.1.1 |
js |
- | 0.7.1 | 0.7.1 |
logging |
- | 1.3.0 | 1.3.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
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.3.0 | 2.3.0 |
permission_handler_android |
- | 12.0.13 | 12.0.13 |
permission_handler_apple |
- | 9.4.5 | 9.4.5 |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 |
permission_handler_platform_interface |
- | 4.2.3 | 4.2.3 |
permission_handler_windows |
- | 0.2.1 | 0.2.1 |
platform |
- | 3.1.6 | 3.1.6 |
platform_detect |
- | 2.1.0 | 2.1.5 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.5 | 2.1.5 |
shared_preferences_android |
- | 2.4.0 | 2.4.0 |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
string_scanner |
- | 1.4.1 | 1.4.1 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
webrtc_interface |
- | 1.2.0 | 1.2.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.