xflutter_cli 2.6.3
xflutter_cli: ^2.6.3 copied to clipboard
Flutter command line tool helps you to generates and/or modifies your Flutter components.
We analyzed this package 18 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 3 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: version.g
, version.g.cliVersion
, xflutter_cli
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:xflutter_cli/xflutter_cli.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `iOS`.
Because:
package:xflutter_cli/xflutter_cli.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `Web`.
Because:
package:xflutter_cli/xflutter_cli.dart
that declares support for platforms:Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 229 issues. Showing the first 2:
WARNING: The annotation 'JsonKey.new' can only be used on fields or getters.
lib/src/core/models/dart/dart_model/dart_model.dart:27:6
╷
27 │ @JsonKey(name: 'id') @Default('') String id,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/core/models/dart/dart_model/dart_model.dart
WARNING: The annotation 'JsonKey.new' can only be used on fields or getters.
lib/src/core/models/dart/dart_model/dart_model.dart:30:6
╷
30 │ @JsonKey(name: 'cn') @Default('') String className,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/core/models/dart/dart_model/dart_model.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
analyzer |
^6.8.0 |
6.11.0 | 7.5.2 | |
args |
^2.4.2 |
2.7.0 | 2.7.0 | |
async |
^2.11.0 |
2.13.0 | 2.13.0 | |
basic_utils |
^5.6.1 |
5.8.2 | 5.8.2 | |
cli_spin |
^1.0.1 |
1.0.1 | 1.0.1 | |
collection |
^1.17.2 |
1.19.1 | 1.19.1 | |
dio |
^5.3.3 |
5.8.0+1 | 5.8.0+1 | |
event_bus |
^2.0.1 |
2.0.1 | 2.0.1 | |
file |
^7.0.0 |
7.0.1 | 7.0.1 | |
freezed_annotation |
^2.1.0 |
2.4.4 | 3.0.0 | |
get_it |
^8.0.3 |
8.0.3 | 8.0.3 | |
glob |
^2.1.2 |
2.1.3 | 2.1.3 | |
http |
^1.1.0 |
1.4.0 | 1.4.0 | |
injectable |
^2.4.4 |
2.5.0 | 2.5.0 | |
interact |
^2.2.0 |
2.2.0 | 2.2.0 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
lazy_evaluation |
^1.1.0 |
1.1.0 | 1.1.0 | |
lints |
^5.0.0 |
5.1.1 | 6.0.0 | |
meta |
^1.16.0 |
1.17.0 | 1.17.0 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
pub_updater |
^0.5.0 |
0.5.0 | 0.5.0 | |
pubspec |
^2.3.0 |
2.3.0 | 2.3.0 | Discontinued |
string_extensions |
^0.7.3 |
0.7.3 | 0.7.3 | |
tuple |
^2.0.2 |
2.0.2 | 2.0.2 | |
uuid |
^4.5.1 |
4.5.1 | 4.5.1 | |
yaml |
^3.1.2 |
3.1.3 | 3.1.3 | |
yaml_edit |
^2.1.1 |
2.2.2 | 2.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 76.0.0 | 85.0.0 | |
ansi_regex |
- | 0.1.2 | 0.1.2 | |
ansi_strip |
- | 0.1.1+1 | 0.1.1+1 | |
archive |
- | 4.0.7 | 4.0.7 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.14.1 | 1.14.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dart_console |
- | 1.2.0 | 4.1.2 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
east_asian_width |
- | 1.0.1 | 1.0.1 | |
emoji_regex |
- | 0.0.5 | 0.0.5 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.18.1 | 0.20.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
macros |
- | 0.1.3-main.0 | 0.1.3-main.0 | Discontinued |
matcher |
- | 0.12.17 | 0.12.17 | |
mime |
- | 2.0.0 | 2.0.0 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
package_config |
- | 2.2.0 | 2.2.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
pool |
- | 1.5.1 | 1.5.1 | |
posix |
- | 6.0.3 | 6.0.3 | |
process |
- | 5.0.4 | 5.0.4 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
string_width |
- | 0.1.5 | 0.1.5 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.26.2 | 1.26.2 | |
test_api |
- | 0.7.6 | 0.7.6 | |
test_core |
- | 0.6.11 | 0.6.11 | |
tint |
- | 2.0.1 | 2.0.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uri |
- | 1.0.0 | 1.0.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.1.2 | 1.1.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
win32 |
- | 5.14.0 | 5.14.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^6.8.0` on analyzer does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions analyzer
to update the constraint.
The constraint `^2.1.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation
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.22.21
, Dart 3.8.1
.
Check the analysis log for details.