x_pluto_grid_export 0.0.8
x_pluto_grid_export: ^0.0.8 copied to clipboard
Nothing.
We analyzed this package 14 days ago, and awarded it 100 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 50 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.
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 1372563 elements... Initialized dartdoc with 2236 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 x_pluto_grid_export.dart from package:x_pluto_grid_export/x_pluto_grid_export.dart... Generating docs for library printing_web.dart from package:x_pluto_grid_export/printing_web.dart... Documented 4 public libraries in 121.4 seconds ERR: warning: x_pluto_grid_export has no library level documentation comments from x_pluto_grid_export: (file:///tmp/pana_FLXRWP/lib/pdf.dart:1:1) warning: x_pluto_grid_export has no library level documentation comments from x_pluto_grid_export: (file:///tmp/pana_FLXRWP/lib/printing.dart:1:1) error: file already written at "x_pluto_grid_export/index.html" for symbol x_pluto_grid_export: (file:///tmp/pana_FLXRWP/lib/printing.dart:1:1) conflicting with file already generated by x_pluto_grid_export: (file:///tmp/pana_FLXRWP/lib/pdf.dart:1:1) 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 [42 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
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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 8 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
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
pdf |
^3.10.8 |
3.11.3 | 3.11.3 | |
pluto_grid_plus |
^8.3.0 |
8.4.14 | 8.4.14 | Discontinued |
printing |
^5.12.0 |
5.14.2 | 5.14.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bidi |
- | 2.0.13 | 2.0.13 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.5.4 | 4.7.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.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 |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
qr |
- | 3.0.2 | 3.0.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- pluto_grid_plus.
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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.