package_reports 1.0.0
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.
We analyzed this package 40 hours ago, and awarded it 120 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: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
20 out of 470 API elements (4.3 %) 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.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.dartthat 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.dartthat imports:package:package_reports/report_module/page/report_page.dartthat imports:package:package_reports/report_module/controller/report_to_xlsx_controller.dartthat imports:package:open_filex/open_filex.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:package_reports/package_reports.dartthat imports:package:package_reports/report_module/page/report_page.dartthat imports:package:package_reports/report_module/controller/report_to_xlsx_controller.dartthat imports:package:open_filex/open_filex.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:package_reports/package_reports.dartthat imports:package:package_reports/report_module/page/report_page.dartthat imports:package:package_reports/report_module/controller/report_to_xlsx_controller.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:package_reports/package_reports.dartthat imports:package:package_reports/report_module/page/report_chart_page.dartthat imports:package:package_reports/global/widget/widgets.dartthat imports:package:package_reports/global/core/layout_controller.dartthat imports:package:responsive_builder/responsive_builder.dartthat imports:package:responsive_builder/src/helpers/helpers.dartthat imports:package:responsive_builder/src/helpers/device_width.dartthat 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.
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
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.7 | 3.0.7 | |
flutter_mobx |
^2.2.1+1 |
2.3.0 | 2.3.0 | |
http |
^1.2.1 |
1.6.0 | 1.6.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.6.0 | 2.6.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.4 | 2.5.4 | |
syncfusion_flutter_charts |
^26.1.40 |
26.2.14 | 32.1.21 | |
syncfusion_flutter_xlsio |
^26.2.5 |
26.2.14 | 32.1.21 | |
universal_html |
^2.2.4 |
2.3.0 | 2.3.0 |
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.7.2 | |
jiffy |
- | 6.3.2 | 6.4.4 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.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.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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 | 32.1.21 | |
syncfusion_officecore |
- | 26.2.14 | 32.1.21 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
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.
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.