flowr_dart 2.9.0 copy "flowr_dart: ^2.9.0" to clipboard
flowr_dart: ^2.9.0 copied to clipboard

Base FlowR library for pure Dart

60/ 160
pub points
567
downloads

We analyzed this package 16 hours ago, and awarded it 60 pub points (of a possible 160):

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

Failed check 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.

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: MIT.

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

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

76 out of 106 API elements (71.7 %) have documentation comments.

Some symbols that are missing documentation: flowr_dart, flowr_dart.BaseFlowR, flowr_dart.BaseFlowR.BaseFlowR.new, flowr_dart.DisposeMx, flowr_dart.DisposeMx.dispose.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

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

Found 4 issues. Showing the first 2:

ERROR: A value of type 'FutureOr

lib/src/mixin/slowly.dart:40:12

   ╷
40 │       return _slowly.throttle(
   │ ┌────────────^
41 │ │       tag,
42 │ │       action,
43 │ │       duration: duration,
44 │ │       ensureLast: ensureLast,
45 │ │     );
   │ └─────^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/mixin/slowly.dart

ERROR: A value of type 'FutureOr

lib/src/mixin/slowly.dart:52:12

   ╷
52 │     return _slowly.mutex(tag, action);
   │            ^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/mixin/slowly.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
async ^2.11.0 2.13.0 2.13.0
meta ^1.16.0 1.18.1 1.18.1
rxdart ^0.27.7 0.27.7 0.28.0
slowly ^0.4.1 0.4.4 0.4.4
stack_trace ^1.11.1 1.12.1 1.12.1
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
path - 1.9.1 1.9.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.27.7` on rxdart does not support the stable version `0.28.0`.

Try running dart pub upgrade --major-versions rxdart to update the constraint.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: