ds_kinetic 1.0.1
ds_kinetic: ^1.0.1 copied to clipboard
The combined REST & gRPC interface for the Dataspeed, Inc. Kinetic Platform.
We analyzed this package 4 days ago, and awarded it 120 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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
4316 out of 8249 API elements (52.3 %) have documentation comments.
Some symbols that are missing documentation: atlas, atlas.AtlasExtensions, atlas.AtlasExtensions.chartMap, atlas.AtlasExtensions.chartUuids, atlas.AtlasExtensions.fromJsonMap.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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 not compatible with platform Web
Because:
package:ds_kinetic/ds_kinetic.dartthat imports:package:ds_kinetic/extensions/extensions.dartthat imports:package:ds_kinetic/extensions/common/common.dartthat imports:package:ds_proto/ds_proto.dartthat imports:package:ds_proto/src/client/client.dartthat imports:package:grpc/grpc_or_grpcweb.dartthat imports:package:grpc/src/client/options.dartthat imports:package:grpc/src/client/transport/http2_credentials.dartthat imports:package:grpc/src/shared/security.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
built_collection |
>=5.1.1 <6.0.0 |
5.1.1 | 5.1.1 | |
built_value |
>=8.4.0 <9.0.0 |
8.13.0 | 8.13.0 | |
dio |
^5.2.0 |
5.11.1 | 5.11.1 | |
ds_api |
^1.0.0 |
1.0.0 | 1.0.0 | |
ds_proto |
^0.4.0+109 |
0.4.0+109 | 0.4.0+109 | |
fixnum |
^1.1.1 |
1.1.1 | 1.1.1 | |
fling_units |
^3.0.6 |
3.0.8 | 3.0.8 | |
geobase |
^1.4.0+1 |
1.5.0 | 1.5.0 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.10.1 | |
memoized |
^2.2.6 |
2.2.6 | 2.2.6 | |
one_of |
>=1.5.0 <2.0.0 |
1.5.0 | 1.5.0 | |
one_of_serializer |
>=1.5.0 <2.0.0 |
1.5.0 | 1.5.0 | |
uuid |
^4.5.1 |
4.6.0 | 4.6.0 | |
vector_math |
^2.1.1 |
2.4.2 | 2.4.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.2.2 | 2.2.2 | |
google_cloud |
- | 0.5.0 | 0.5.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.3.3 | 2.3.3 | |
grpc |
- | 4.2.0 | 5.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
matcher |
- | 0.12.20 | 0.12.20 | |
meta |
- | 1.19.0 | 1.19.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
protobuf |
- | 4.2.0 | 6.1.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.14 | 0.7.14 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.9 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.9.1` on latlong2 does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions latlong2 to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
UNDEFINED_CLASS-lib/extensions/atlas/coordinate.dart:35:3- Undefined class 'Geocentric'.UNDEFINED_METHOD-lib/extensions/atlas/coordinate.dart:35:32- The method 'Geocentric' isn't defined for the type 'Coordinate'.
Run dart pub downgrade and then dart analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.19, Dart 3.13.1.
Check the analysis log for details.