tenon_flutter 2.4.3+2
tenon_flutter: ^2.4.3+2 copied to clipboard
tenon flutter.
We analyzed this package 2 days ago, and awarded it 30 pub points (of a possible 160):
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.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/flutter-tenon/flutter-tenon/tree/master/packages/tenon_flutter was unreachable. Make sure that the website is reachable via HEAD requests.
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-2-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
Dependency resolution failed, unable to run dartdoc.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Platform support detection failed
Could not determine supported platforms as package resolution failed.
Run flutter pub get for more information.
0/50 points: code has no errors, warnings, lints, or formatting issues
- Running
flutter pub outdatedfailed with the following output:
Note: matcher is pinned to version 0.12.19 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
0/10 points: All of the package dependencies are supported in the latest version
- Could not run
flutter pub outdated:flutter pub getfailed:
OUT:
Resolving dependencies...
ERR:
Note: matcher is pinned to version 0.12.19 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
The current Dart SDK version is 3.11.2.
Because flutter_riverpod >=3.2.1 depends on riverpod 3.2.1 and flutter_riverpod >=3.2.0 <3.2.1 depends on riverpod 3.2.0, flutter_riverpod >=3.2.0 requires riverpod 3.2.0 or 3.2.1.
And because flutter_riverpod >=3.1.0 <3.2.0 depends on riverpod 3.1.0, flutter_riverpod >=3.1.0 requires riverpod 3.1.0 or 3.2.0 or 3.2.1.
(1) So, because flutter_riverpod >=3.0.3 <3.1.0 depends on riverpod 3.0.3 which depends on test ^1.0.0, flutter_riverpod >=3.0.3 requires test ^1.0.0.
Because test >=1.25.13 <1.28.0 depends on matcher >=0.12.16 <0.12.18 and test >=1.24.3 <1.25.13 depends on matcher >=0.12.16 <0.12.17, test >=1.24.3 <1.28.0 requires matcher >=0.12.16 <0.12.18.
[19 more lines]
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
flutter pub downgrade failed with:
OUT:
Resolving dependencies...
ERR:
Note: matcher is pinned to version 0.12.19 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
Note: test_api is pinned to version 0.7.10 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
The current Dart SDK version is 3.11.2.
Because riverpod_annotation ^3.0.3 depends on riverpod 3.0.3 which depends on test ^1.0.0, riverpod_annotation ^3.0.3 requires test ^1.0.0.
(1) So, because test >=0.12.0-beta.3 <1.16.0-nullsafety.8 doesn't support null safety, riverpod_annotation ^3.0.3 requires test ^1.16.0-nullsafety.8.
[20 more lines]
Run flutter pub downgrade and then flutter 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.10, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.