datahub 0.16.5 copy "datahub: ^0.16.5" to clipboard
datahub: ^0.16.5 copied to clipboard

DataHub is a Cloud Development Ecosystem aiming to bring the power of Dart into the Cloud.

50/ 160
pub points
1.19k
downloads

We analyzed this package 2 days ago, and awarded it 50 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

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

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

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

Dependency resolution failed, unable to run dartdoc.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run dart pub get for more information.

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

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

  • Running dart pub outdated failed with the following output:
Exceeded timeout of 0:02:00.000000
Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

  • Could not run dart pub outdated: dart pub get failed:
OUT:
Resolving dependencies...
Downloading packages...
+ _fe_analyzer_shared 100.0.0
+ analyzer 13.0.0
+ args 2.7.0
+ async 2.13.1
+ boolean_selector 2.1.2
+ boost 1.8.10 (2.0.0 available)
+ buffer 1.2.3
+ charcode 1.4.0
[61 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • INVALID_OVERRIDE - lib/src/hub/collection_object.dart:43:23 - 'CollectionObjectTransferBean.toObject' ('CollectionObject
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/src/hub/collection_object.dart:50:11 - The argument type 'T Function(dynamic)' can't be assigned to the parameter type 'dynamic Function(dynamic, String?)'.
  • INVALID_OVERRIDE - lib/src/hub/collection_size.dart:29:18 - 'CollectionSizeTransferBean.toObject' ('CollectionSize Function(Map<String, dynamic>)') isn't a valid override of 'TransferBean.toObject' ('CollectionSize Function(Map<String, dynamic>, {String? name})').

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.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
50
points
1.19k
downloads

Publisher

verified publisherdatahubproject.net

Weekly Downloads

DataHub is a Cloud Development Ecosystem aiming to bring the power of Dart into the Cloud.

Homepage

License

Apache-2.0 (license)

Dependencies

args, boost, dart_amqp, http, http2, intl, minio, path, pointycastle, postgres, rxdart, test, uuid, yaml

More

Packages that depend on datahub