x_pluto_grid_export 0.0.8 x_pluto_grid_export: ^0.0.8 copied to clipboard
Nothing.
We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):
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 60 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/anwarProgrammer/x_pluto_grid_export
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: x_pluto_grid_export
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting x_pluto_grid_export... Discovering libraries... Linking elements... Precaching local docs for 1340184 elements... Initialized dartdoc with 2155 libraries Generating docs for library pdf.dart from package:x_pluto_grid_export/pdf.dart... Generating docs for library printing.dart from package:x_pluto_grid_export/printing.dart... Generating docs for library printing_web.dart from package:x_pluto_grid_export/printing_web.dart... Generating docs for library x_pluto_grid_export.dart from package:x_pluto_grid_export/x_pluto_grid_export.dart... Documented 4 public libraries in 114.4 seconds ERR: warning: x_pluto_grid_export has no library level documentation comments from x_pluto_grid_export: (file:///tmp/pana_GYIGMC/lib/pdf.dart:1:9) warning: x_pluto_grid_export has no library level documentation comments from x_pluto_grid_export: (file:///tmp/pana_GYIGMC/lib/printing.dart:1:9) error: file already written at "x_pluto_grid_export/x_pluto_grid_export-library.html" for symbol x_pluto_grid_export: (file:///tmp/pana_GYIGMC/lib/printing.dart:1:9) conflicting with file already generated by x_pluto_grid_export: (file:///tmp/pana_GYIGMC/lib/pdf.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'x_pluto_grid_export' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library [31 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:x_pluto_grid_export/x_pluto_grid_export.dart
that imports:package:x_pluto_grid_export/printing.dart
that imports:package:printing/printing.dart
that imports:package:printing/src/printing.dart
that imports:package:printing/src/interface.dart
that imports:package:printing/src/method_channel.dart
that imports:package:printing/src/print_job.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:x_pluto_grid_export/x_pluto_grid_export.dart
that imports:package:x_pluto_grid_export/printing.dart
that imports:package:printing/printing.dart
that imports:package:printing/src/raster.dart
that imports:package:pdf/pdf.dart
that imports:package:pdf/src/pdf/obj/ttffont.dart
that imports:package:pdf/src/pdf/obj/unicode_cmap.dart
that imports:package:pdf/src/pdf/obj/object_stream.dart
that imports:package:pdf/src/pdf/obj/object.dart
that imports:package:pdf/src/pdf/document.dart
that imports:package:pdf/src/pdf/io/vm.dart
that imports:dart:isolate
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
INFO: The part-of directive uses a library name.
lib/src/abstract_text_export.dart:1:1
╷
1 │ part of x_pluto_grid_export;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/abstract_text_export.dart
INFO: The part-of directive uses a library name.
lib/src/pdf/generic_pdf_controller.dart:1:1
╷
1 │ part of x_pluto_grid_export;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/pdf/generic_pdf_controller.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
pdf |
^3.10.8 |
3.11.1 | 3.11.1 |
pluto_grid_plus |
^8.3.0 |
8.4.3 | 8.4.3 |
printing |
^5.12.0 |
5.13.4 | 5.13.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 3.6.1 |
async |
- | 2.12.0 | 2.12.0 |
barcode |
- | 2.2.8 | 2.2.8 |
bidi |
- | 2.0.12 | 2.0.12 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
ffi |
- | 2.1.3 | 2.1.3 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
image |
- | 4.3.0 | 4.3.0 |
intl |
- | 0.19.0 | 0.20.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
pdf_widget_wrapper |
- | 1.0.4 | 1.0.4 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
qr |
- | 3.0.2 | 3.0.2 |
rxdart |
- | 0.28.0 | 0.28.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.