ant_media_flutter 0.0.8
ant_media_flutter: ^0.0.8 copied to clipboard
Flutter Package to use Ant media server.
We analyzed this package 15 hours ago, and awarded it 75 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:11:56
╷
11 │ <p>Have any questions about the Flutter SDK? Visit our <a href="http://community.antmedia.io/">community platform</a>.</p>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https
URLs instead.
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
2 out of 22 API elements (9.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.new
, ant_media_flutter.AntMediaFlutter.anthelper
, ant_media_flutter.AntMediaFlutter.connect
.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
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
.
Package does not support platform `Linux`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:ant_media_flutter/ant_media_flutter.dart
that declares support for platforms:Android
,iOS
.
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
.
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 5 issues. Showing the first 2:
ERROR: Invalid constant value.
lib/ant_media_flutter.dart:55:31
╷
55 │ notificationImportance: AndroidNotificationImportance.Default,
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ant_media_flutter.dart
ERROR: There's no constant named 'Default' in 'AndroidNotificationImportance'.
lib/ant_media_flutter.dart:55:61
╷
55 │ notificationImportance: AndroidNotificationImportance.Default,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ant_media_flutter.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
flutter_background |
^1.1.0 |
1.3.0+1 | 1.3.0+1 | |
flutter_webrtc |
^0.8.3 |
0.8.12 | 0.13.1+hotfix.1 | |
get |
^4.6.1 |
4.7.2 | 4.7.2 | |
http |
^0.13.3 |
0.13.6 | 1.3.0 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
path_provider_macos |
^2.0.6 |
2.0.7 | 2.0.7 | Discontinued |
permission_handler |
^9.2.0 |
9.2.0 | 12.0.0+1 | |
shared_preferences |
^2.0.15 |
2.5.3 | 2.5.3 | |
shared_preferences_macos |
^2.0.4 |
2.0.5 | 2.0.5 | Discontinued |
shared_preferences_web |
^2.0.4 |
2.4.3 | 2.4.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
dart_webrtc |
- | 1.5.3 | 1.5.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
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.3.0 | 2.3.0 | |
permission_handler_android |
- | 9.0.2+1 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
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_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.3.1 | 3.3.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 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^0.8.3` 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.
The constraint `^0.13.3` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http
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.