pluto_grid_plus_export 1.0.3 copy "pluto_grid_plus_export: ^1.0.3" to clipboard
pluto_grid_plus_export: ^1.0.3 copied to clipboard

PlutoGridExport converts PlutoGrid's metadata to CSV or PDF. Used with PlutoGrid.

3
likes
150/ 160
pub points
87%
popularity

We analyzed this package 20 hours ago, and awarded it 150 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

1245 out of 3088 API elements (40.3 %) have documentation comments.

Some symbols that are missing documentation: pluto_grid_plus_export, pluto_grid_plus_export.AbstractTextExport.export, pluto_grid_plus_export.AbstractTextExport.visibleColumns, pluto_grid_plus_export.Align.debugPaint, pluto_grid_plus_export.Alignment.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:pluto_grid_plus_export/pluto_grid_plus_export.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:pluto_grid_plus_export/pluto_grid_plus_export.dart that imports:
  • package:pluto_grid_plus_export/src/pdf/pluto_grid_pdf_export.dart that imports:
  • package:pluto_grid_plus_export/src/pdf/generic_pdf_controller.dart that imports:
  • package:pluto_grid_plus_export/src/pdf/pdf_controller.dart that imports:
  • package:pdf/widgets.dart that imports:
  • package:pdf/src/widgets/wrap.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.

OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
csv ^5.1.1 5.1.1 6.0.0
flutter flutter 0.0.0 0.0.0
pdf ^3.10.7 3.11.1 3.11.1
pluto_grid_plus ^8.3.0 8.4.2 8.4.2
printing ^5.11.1 5.13.3 5.13.3
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
async - 2.11.0 2.11.0
barcode - 2.2.8 2.2.8
bidi - 2.0.12 2.0.12
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
crypto - 3.0.5 3.0.5
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.0
image - 4.2.0 4.2.0
intl - 0.19.0 0.19.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
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.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
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.

The constraint `^5.1.1` on csv does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions csv 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.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

3
likes
150
pub points
87%
popularity

Publisher

verified publishertrinavo.com

PlutoGridExport converts PlutoGrid's metadata to CSV or PDF. Used with PlutoGrid.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

csv, flutter, pdf, pluto_grid_plus, printing

More

Packages that depend on pluto_grid_plus_export