v_base_framework 2.7.3 copy "v_base_framework: ^2.7.3" to clipboard
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 [...]

50/ 160
pub points
59
downloads

We analyzed this package in the last hour, 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 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.

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` 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.

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

Dependency resolution failed, unable to run dartdoc.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run flutter pub get for more information.

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

  • Running flutter pub outdated failed with the following output:
Unable to parse output as JSON:
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

  • 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]

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:
1
likes
50
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

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 support, 4, other tools, specific documents can be viewed, and finally welcome to use

Homepage
View/report issues

License

BSD-3-Clause (license)

Dependencies

device_info_plus, dio, flutter, flutter_riverpod, flutter_spinkit, flutter_web_plugins, logger, mime, oktoast, permission_handler, plugin_platform_interface, shared_preferences, synchronized

More

Packages that depend on v_base_framework

Packages that implement v_base_framework