aws_mediapackage_api 0.2.0
aws_mediapackage_api: ^0.2.0 copied to clipboard
AWS API client for AWS Elemental MediaPackage (generated from SDK API specification).
0
likes
100
/ 110
pub points
0
%
popularity
We analyzed this package on Mar 3, 2021, and awarded it 100 pub points (of a possible 110):
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: Package has an example
- Found example at:
example/README.md
10/10 points: 20% or more of the public API has dartdoc comments
- 208 out of 464 API elements (44.8 %) have documentation comments.
20/20 points: Supports 2 of 2 possible platforms (native, js)
20/30 points: code has no errors, warnings, lints, or formatting issues
INFO: 'RotateChannelCredentialsResponse' is deprecated and shouldn't be used.
lib/mediapackage-2017-10-12.g.dart:828:1
╷
828 │ RotateChannelCredentialsResponse _$RotateChannelCredentialsResponseFromJson(
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using pedantic and run dartanalyzer lib/mediapackage-2017-10-12.g.dart
INFO: 'RotateChannelCredentialsResponse' is deprecated and shouldn't be used.
lib/mediapackage-2017-10-12.g.dart:830:10
╷
830 │ return RotateChannelCredentialsResponse(
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using pedantic and run dartanalyzer lib/mediapackage-2017-10-12.g.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
shared_aws_api | ^0.3.0 | 0.3.0 | 0.3.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
charcode | - | 1.2.0 | 1.2.0 |
collection | - | 1.15.0 | 1.15.0 |
convert | - | 2.1.1 | 3.0.0 |
crypto | - | 2.1.5 | 3.0.0 |
http | - | 0.12.2 | 0.13.0 |
http_parser | - | 3.1.4 | 4.0.0 |
intl | - | 0.16.1 | 0.17.0 |
json_annotation | - | 3.1.1 | 4.0.0 |
meta | - | 1.3.0 | 1.3.0 |
path | - | 1.8.0 | 1.8.0 |
pedantic | - | 1.11.0 | 1.11.0 |
petitparser | - | 3.1.0 | 4.0.2 |
source_span | - | 1.8.1 | 1.8.1 |
string_scanner | - | 1.1.0 | 1.1.0 |
term_glyph | - | 1.2.0 | 1.2.0 |
typed_data | - | 1.3.0 | 1.3.0 |
uuid | - | 2.2.2 | 3.0.1 |
xml | - | 4.5.1 | 5.0.2 |
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
Analysed with
Pana 0.15.2
,
Dart 2.12.0
.