df_generate_dart_indexes 0.7.0
df_generate_dart_indexes: ^0.7.0 copied to clipboard
A tool to generate index/exports files also known as barrel files for all Dart files in a directory.
We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Funding URL doesn't exist.
At the time of the analysis https://www.patreon.com/c/robelator 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
1 out of 4 API elements (25.0 %) have documentation comments.
Some symbols that are missing documentation: _common, df_generate_dart_indexes.generateDartIndexes, df_generate_dart_indexes.generateDartIndexesTs.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:df_generate_dart_indexes/df_generate_dart_indexes.dartthat imports:package:df_generate_dart_indexes/src/_src.g.dartthat imports:package:df_generate_dart_indexes/src/generate_dart_indexes_ts.dartthat imports:package:df_gen_core/df_gen_core.dartthat imports:package:analyzer/dart/analysis/analysis_context_collection.dartthat imports:package:analyzer/src/dart/analysis/analysis_context_collection.dartthat imports:package:analyzer/src/util/sdk.dartthat imports:dart:io
30/50 points: code has no errors, warnings, lints, or formatting issues
WARNING: The URI 'package:lints/recommended.yaml' included in '/tmp/pana_NWKMQQ/bin/analysis_options.yaml' can't be found when analyzing '/tmp/pana_NWKMQQ/bin'.
bin/analysis_options.yaml:4:10
╷
4 │ include: package:lints/recommended.yaml
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze bin/analysis_options.yaml
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
df_config |
^0.8.0 |
0.8.0 | 0.8.0 | |
df_gen_core |
^0.8.0 |
0.8.0 | 0.8.0 | |
df_log |
^0.5.1 |
0.5.1 | 0.6.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 91.0.0 | 104.0.0 | |
analyzer |
- | 8.4.1 | 14.0.0 | |
async |
- | 2.13.1 | 2.13.1 | |
build |
- | 4.0.6 | 4.0.6 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.3 | 3.1.9 | |
df_collection |
- | 0.10.0 | 0.10.0 | |
df_safer_dart |
- | 0.21.0 | 0.21.0 | |
df_safer_dart_annotations |
- | 0.3.1 | 0.3.1 | |
df_string |
- | 0.3.0 | 0.3.0 | |
df_type |
- | 0.16.1 | 0.16.1 | |
equatable |
- | 2.0.8 | 2.0.8 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
meta |
- | 1.18.3 | 1.18.3 | |
package_config |
- | 2.2.0 | 3.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_gen |
- | 4.2.3 | 4.2.3 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.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 | |
uuid |
- | 4.5.3 | 4.5.3 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.5.1` on df_log does not support the stable version `0.6.0`, that was published 5 days ago.
When df_log is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions df_log to update the constraint.
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, Dart 3.12.2.
Check the analysis log for details.