这是indexloc提供的服务,不要输入任何密码

riddance_env 0.0.21 copy "riddance_env: ^0.0.21" to clipboard
riddance_env: ^0.0.21 copied to clipboard

Automate Flutter maintenance chores.

1
likes
30/ 160
pub points
142
downloads

We analyzed this package 17 days ago, and awarded it 30 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.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

No `README.md` found.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

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

No `CHANGELOG.md` found.

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
0 / 20trigger folding of the section

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

0 out of 41 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: git, git.addAndCommit, git.init, icons, icons.createIcons.

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)

These platforms are not supported:

Tag detection failed.

Exception: Could not find package dir of flutter_create

Tag detection failed.

Exception: Could not find package dir of flutter_create

Tag detection failed.

Exception: Could not find package dir of flutter_create

Tag detection failed.

Exception: Could not find package dir of flutter_create

Tag detection failed.

Exception: Could not find package dir of flutter_create

Package not compatible with platform Web

Because:

  • package:riddance_env/git.dart that imports:
  • package:riddance_env/siblings.dart that imports:
  • dart:io
Tag detection failed.

Unable to parse uri: "package:flutter_create/state.dart": Exception: Could not resolve import: package:flutter_create/state.dart.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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

ERROR: Target of URI doesn't exist: 'package:flutter/widgets.dart'.

lib/template/app/lib/main.dart:1:8

  ╷
1 │ import 'package:flutter/widgets.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/template/app/lib/main.dart

ERROR: Target of URI doesn't exist: 'package:flutter_create/state.dart'.

lib/template/app/lib/main.dart:2:8

  ╷
2 │ import 'package:flutter_create/state.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/template/app/lib/main.dart

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
icons_launcher 3.0.1 3.0.1 3.0.1
path ^1.9.0 1.9.1 1.9.1
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
image - 4.5.4 4.5.4
meta - 1.17.0 1.17.0
petitparser - 7.0.0 7.0.0
posix - 6.0.3 6.0.3
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
xml - 6.6.0 6.6.0

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 44 errors:

  • URI_DOES_NOT_EXIST - lib/template/app/lib/main.dart:1:8 - Target of URI doesn't exist: 'package:flutter/widgets.dart'.
  • URI_DOES_NOT_EXIST - lib/template/app/lib/main.dart:2:8 - Target of URI doesn't exist: 'package:flutter_create/state.dart'.
  • UNDEFINED_FUNCTION - lib/template/app/lib/main.dart:5:17 - The function 'AppState' isn't defined.

Run dart pub downgrade and then dart 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.22.21, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
30
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

Automate Flutter maintenance chores.

Topics

#devenv #riddance #codegen #template #build-runner

Documentation

API reference

License

MIT (license)

Dependencies

icons_launcher, path, yaml

More

Packages that depend on riddance_env