df_generate_dart_models 0.16.2
df_generate_dart_models: ^0.16.2 copied to clipboard
A tool for generating data models and classes from annotations, offering greater flexibility than json_serializable or freezed.
We analyzed this package 5 days ago, and awarded it 120 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.
0/10 points: 20% or more of the public API has dartdoc comments
9 out of 55 API elements (16.4 %) 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: _common, df_generate_dart_models.DartCompositeTypeMappers.DartCompositeTypeMappers.new, df_generate_dart_models.DartCompositeTypeMappers.collectionFromMappers, df_generate_dart_models.DartCompositeTypeMappers.collectionToMappers, df_generate_dart_models.DartCompositeTypeMappers.delegates.
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_models/df_generate_dart_models.dartthat imports:package:df_generate_dart_models/src/_src.g.dartthat imports:package:df_generate_dart_models/src/generate_dart_models_ai.dartthat imports:package:df_generate_dart_models/src/extract_insights_from_file.dartthat imports:package:df_generate_dart_models_core/df_generate_dart_models_core_utils.dartthat imports:package:df_generate_dart_models_core/src/_utils/_utils.g.dartthat imports:package:df_generate_dart_models_core/src/_utils/dart_type_code_mapper.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
Found 8 issues. Showing the first 2:
WARNING: The URI 'package:lints/recommended.yaml' included in '/tmp/pana_WBSDCP/bin/analysis_options.yaml' can't be found when analyzing '/tmp/pana_WBSDCP/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
INFO: The variable name 'OUTPUT_FILE_NAME_PATTERN' isn't a lowerCamelCase identifier.
lib/src/generate_dart_models.dart:35:9
╷
35 │ final OUTPUT_FILE_NAME_PATTERN = const OptionParam(
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/generate_dart_models.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ai_broker |
^0.2.0 |
0.2.2 | 0.2.2 | |
analyzer |
^8.0.0 |
8.4.1 | 14.0.0 | |
df_collection |
^0.10.0 |
0.10.0 | 0.10.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_generate_dart_models_core |
^0.11.0 |
0.11.0 | 0.11.0 | |
df_log |
^0.5.1 |
0.5.1 | 0.6.1 | |
df_string |
^0.3.0 |
0.3.0 | 0.3.0 | |
df_type |
^0.16.0 |
0.16.1 | 0.16.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 | |
args |
- | 2.7.0 | 2.7.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_safer_dart |
- | 0.21.0 | 0.21.0 | |
df_safer_dart_annotations |
- | 0.3.1 | 0.3.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 `^8.0.0` on analyzer does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions analyzer to update the constraint.
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.