v_base_framework 2.7.3
v_base_framework: ^2.7.3 copied to clipboard
An excellent basic library, the core functions include four:1. To do the second encapsulation of dio library, 2. Privacy permission application and exception handling, 3 MVVM framework underlying supp [...]
We analyzed this package in the last hour, and awarded it 50 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
Issue tracker URL doesn't exist.
At the time of the analysis https://gitee.com/wzp_vicky/vbase-framework/issues was unreachable. Make sure that the website is reachable via HEAD requests.
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.
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
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": "_fe_analyzer_shared",
"kind": "transitive",
"isDiscontinued": false,
"isCurrentRetracted": false,
"isCurrentAffectedByAdvisory": false,
"current": {
"version": "93.0.0"
[1817 more lines]
ERR:
Failed to decode advisories for dio 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
[34 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.