armyknife_riverpodx_test 1.0.0 copy "armyknife_riverpodx_test: ^1.0.0" to clipboard
armyknife_riverpodx_test: ^1.0.0 copied to clipboard

armyknife_riverpodx test support library.

50/ 160
pub points
43
downloads

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

Failed report section
Follow Dart file conventions
10 / 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.

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: armyknife_riverpodx_test.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: armyknife_riverpodx_test,
    • contains a version property, and,
    • does not contain a publish_to property.

Failed check 0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.0.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

2 out of 6 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: armyknife_riverpodx_test, armyknife_riverpodx_test.ProviderContainerTest, armyknife_riverpodx_test.ProviderContainerTest.create, armyknife_riverpodx_test.ProviderContainerTestExtensions.

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 14 issues. Showing the first 2:

ERROR: Undefined class 'ProviderContainer'.

lib/src/provider_container_test.dart:7:10

  ╷
7 │   static ProviderContainer create({
  │          ^^^^^^^^^^^^^^^^^
  ╵

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

ERROR: The name 'Override' isn't a type, so it can't be used as a type argument.

lib/src/provider_container_test.dart:8:10

  ╷
8 │     List<Override> overrides = const [],
  │          ^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/provider_container_test.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
armyknife_riverpodx ^1.0.0 1.1.1 2.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
armyknife_dartx - 1.0.0 1.0.0
armyknife_flutterx - 1.0.0 1.0.0
armyknife_streams - 1.0.0 1.0.0
armyknife_task_queue - 1.0.0+1 1.0.0+1
async - 2.13.1 2.13.1
async_notify2 - 1.0.0 1.0.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
fake_async - 1.3.3 1.3.3
flutter_hooks - 0.21.3+1 0.21.3+1
flutter_riverpod - 2.6.1 3.3.1
freezed_annotation - 3.1.0 3.1.0
future_context2 - 1.1.1+1 1.1.1+1
hooks_riverpod - 2.6.1 3.3.1
json_annotation - 4.11.0 4.11.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.19 0.12.20
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
path - 1.9.1 1.9.1
riverpod - 2.6.1 3.2.1
runtime_assert - 0.0.1+2 0.0.1+2
rxdart - 0.28.0 0.28.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0+1 3.4.0+1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.10 0.7.12
vector_math - 2.2.0 2.3.0
vm_service - 15.2.0 15.2.0

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

The constraint `^1.0.0` on armyknife_riverpodx does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions armyknife_riverpodx 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.12, Flutter 3.41.7, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
50
points
43
downloads

Documentation

API reference

Publisher

verified publishereaglesakura.com

Weekly Downloads

armyknife_riverpodx test support library.

License

MIT (license)

Dependencies

armyknife_riverpodx, flutter, flutter_test

More

Packages that depend on armyknife_riverpodx_test