package_reports 1.0.0 copy "package_reports: ^1.0.0" to clipboard
package_reports: ^1.0.0 copied to clipboard

Package de criação de relatórios, gráficos e exportação para excel, tudo automaticamente a partir de uma entrada de JSON.

120/ 160
pub points
81
downloads

We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

18 out of 468 API elements (3.8 %) 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: api_consumer, api_consumer.API, api_consumer.API.API.new, api_consumer.API.getConfigApi, api_consumer.API.getDataReportApiJWT.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ Web

These platforms are not supported:

Package does not support platform `macOS`.

Because:

  • package:package_reports/package_reports.dart that declares support for platforms: Android, iOS, Windows, Linux, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Windows`.

Because:

  • package:package_reports/package_reports.dart that imports:
  • package:package_reports/report_module/page/report_page.dart that imports:
  • package:package_reports/report_module/controller/report_to_xlsx_controller.dart that imports:
  • package:open_filex/open_filex.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:package_reports/package_reports.dart that imports:
  • package:package_reports/report_module/page/report_page.dart that imports:
  • package:package_reports/report_module/controller/report_to_xlsx_controller.dart that imports:
  • package:open_filex/open_filex.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:package_reports/package_reports.dart that imports:
  • package:package_reports/report_module/page/report_page.dart that imports:
  • package:package_reports/report_module/controller/report_to_xlsx_controller.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:package_reports/package_reports.dart that imports:
  • package:package_reports/report_module/page/report_chart_page.dart that imports:
  • package:package_reports/global/widget/widgets.dart that imports:
  • package:package_reports/global/core/layout_controller.dart that imports:
  • package:responsive_builder/responsive_builder.dart that imports:
  • package:responsive_builder/src/helpers/helpers.dart that imports:
  • package:responsive_builder/src/helpers/device_width.dart that imports:
  • dart:io

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.cn/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 88 issues. Showing the first 2:

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/filtro_module/page/itens_do_filtro.dart:172:59

    ╷
172 │                             TextStyle(color: Colors.white.withOpacity(0.7), fontWeight: FontWeight.normal),
    │                                                           ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/filtro_module/page/itens_do_filtro.dart

INFO: Missing type annotation.

lib/global/core/features.dart:5:10

  ╷
5 │   static toFormatNumber(String valor, {int? qtCasasDecimais}) {
  │          ^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/global/core/features.dart

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

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

Package Constraint Compatible Latest Notes
adaptive_scrollbar ^2.1.2 2.1.2 2.1.2
crypto ^3.0.3 3.0.6 3.0.6
flutter_mobx ^2.2.1+1 2.3.0 2.3.0
http ^1.2.1 1.5.0 1.5.0
intl ^0.19.0 0.19.0 0.20.2
loading_animation_widget ^1.2.1 1.3.0 1.3.0
mobx ^2.3.3 2.5.0 2.5.0
open_filex ^4.4.0 4.7.0 4.7.0
path_provider ^2.1.3 2.1.5 2.1.5
pdf ^3.11.1 3.11.3 3.11.3
printing ^5.13.2 5.14.2 5.14.2
responsive_builder ^0.7.1 0.7.1 0.7.1
shared_preferences ^2.3.2 2.5.3 2.5.3
syncfusion_flutter_charts ^26.1.40 26.2.14 31.1.23
syncfusion_flutter_xlsio ^26.2.5 26.2.14 31.1.23
universal_html ^2.2.4 2.2.4 2.2.4
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 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
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
hovering - 1.0.4 1.0.4
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
image - 4.3.0 4.5.4
jiffy - 6.3.2 6.4.3
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.19 2.2.19
path_provider_foundation - 2.4.2 2.4.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pdf_widget_wrapper - 1.0.4 1.0.4
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
qr - 3.0.2 3.0.2
rxdart - 0.27.7 0.28.0
shared_preferences_android - 2.4.15 2.4.15
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 26.2.14 31.1.23
syncfusion_officecore - 26.2.14 31.1.23
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.

Try running dart pub upgrade --major-versions intl to update the constraint.

The constraint `^26.1.40` on syncfusion_flutter_charts does not support the stable version `27.1.48`.

Try running dart pub upgrade --major-versions syncfusion_flutter_charts to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
120
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Package de criação de relatórios, gráficos e exportação para excel, tudo automaticamente a partir de uma entrada de JSON.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

adaptive_scrollbar, crypto, flutter, flutter_mobx, http, intl, loading_animation_widget, mobx, open_filex, path_provider, pdf, printing, responsive_builder, shared_preferences, syncfusion_flutter_charts, syncfusion_flutter_xlsio, universal_html

More

Packages that depend on package_reports