yaru_widgets 3.6.0
yaru_widgets: ^3.6.0 copied to clipboard
Common flutter widgets useful for building desktop and web applications.
56
likes
60/ 160
pub points
1.25k
downloads
We analyzed this package 19 hours ago, and awarded it 60 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: yaru_widgets.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: yaru_widgets, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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: MPL-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
Dependency resolution failed, unable to run dartdoc.
10/10 points: Package has 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:
Unable to parse output as JSON:
0/10 points: All of the package dependencies are supported in the latest version
- Could not run
flutter pub outdated: Unable to parse output as JSON:
OUT:
{
"packages": [
{
"package": "animated_vector",
"kind": "transitive",
"isDiscontinued": false,
"isCurrentRetracted": false,
"isCurrentAffectedByAdvisory": false,
"current": null,
"upgradable": null,
[747 more lines]
ERR:
Failed to decode advisories for archive from https://20260423t074100-dot-dartlang-pub.appspot.com.
FormatException: advisoriesUpdated must be a String
package:pub/src/source/hosted.dart 670 HostedSource._extractAdvisoryDetailsForPackage
package:pub/src/source/hosted.dart 622 HostedSource._fetchAdvisories
===== asynchronous gap ===========================
package:pub/src/source/hosted.dart 839 HostedSource._getAdvisories
===== asynchronous gap ===========================
package:pub/src/command/outdated.dart 274 OutdatedCommand.runProtected.analyzeDependency
===== asynchronous gap ===========================
package:pub/src/command/outdated.dart 361 OutdatedCommand.runProtected
[12 more lines]
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.