riverpod_stateful_service 5.2.0 copy "riverpod_stateful_service: ^5.2.0" to clipboard
riverpod_stateful_service: ^5.2.0 copied to clipboard

This package provides a lightweight stateful_service wrapper for Riverpod. See the stateful_service package for more information.

2
likes
150/ 160
pub points
556
downloads

We analyzed this package 19 days ago, and awarded it 150 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

12 out of 29 API elements (41.4 %) have documentation comments.

Some symbols that are missing documentation: riverpod_stateful_service, riverpod_stateful_service.AutoDisposeStatefulServiceNotifierProvider, riverpod_stateful_service.AutoDisposeStatefulServiceNotifierProviderExt, riverpod_stateful_service.AutoDisposeStatefulServiceNotifierProviderExt.service, riverpod_stateful_service.AutoDisposeStatefulServiceNotifierProviderExt.value.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_URLLLP/lib/riverpod_stateful_service.dart doesn't match the Dart formatter.

To format your files run: dart format .

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
riverpod ^2.6.1 2.6.1 2.6.1
stateful_service ^5.2.0 5.2.0 6.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
equatable - 2.0.7 2.0.7
logging - 1.3.0 1.3.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
rxdart - 0.28.0 0.28.0
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
synchronized - 3.3.1 3.3.1

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

The constraint `^5.2.0` on stateful_service does not support the stable version `6.0.0`, that was published 14 days ago.

When stateful_service is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions stateful_service 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.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
150
points
556
downloads

Publisher

verified publisherwolverinebeach.net

Weekly Downloads

This package provides a lightweight stateful_service wrapper for Riverpod. See the stateful_service package for more information.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

riverpod, stateful_service

More

Packages that depend on riverpod_stateful_service