package_reports 0.0.3 copy "package_reports: ^0.0.3" to clipboard
package_reports: ^0.0.3 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.

3
likes
90/ 140
pub points
0%
popularity

We analyzed this package 11 hours ago, and awarded it 90 pub points (of a possible 140):

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

12 out of 221 API elements (5.4 %) 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.

Some symbols that are missing documentation: api_consumer, api_consumer.API, api_consumer.API.API, api_consumer.API.getDataReportApi, api_consumer.API.jwtSendJson.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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 `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
Pass static analysis
30 / 50trigger folding of the section

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

Found 24 issues. Showing the first 2:

WARNING: Unused import: 'package:get_it/get_it.dart'.

lib/report_module/core/api_consumer.dart:1:8

  ╷
1 │ import 'package:get_it/get_it.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'filtros.dart'.

lib/report_module/core/api_consumer.dart:8:8

  ╷
8 │ import 'filtros.dart';
  │        ^^^^^^^^^^^^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
adaptive_scrollbar ^2.1.2 2.1.2 2.1.2
crypto ^3.0.3 3.0.3 3.0.3
fl_chart ^0.63.0 0.63.0 0.67.0
fluent_ui ^4.7.5 4.8.7 4.8.7
flutter flutter 0.0.0 0.0.0
flutter_mobx ^2.0.6+5 2.2.1+1 2.2.1+1
get_it 7.6.4 7.6.4 7.7.0
http ^1.1.0 1.2.1 1.2.1
intl ^0.18.1 0.18.1 0.19.0
loading_animation_widget ^1.2.0+4 1.2.1 1.2.1
mobx ^2.2.0 2.3.3+2 2.3.3+2
open_filex ^4.3.4 4.4.0 4.4.0
path_provider ^2.1.1 2.1.3 2.1.3
syncfusion_flutter_charts ^23.1.36 23.2.7 25.1.42+1
syncfusion_flutter_core ^23.1.36 23.2.7 25.1.42
syncfusion_flutter_xlsio ^23.1.36 23.2.7 25.1.42
universal_html ^2.2.4 2.2.4 2.2.4
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
csslib - 1.0.0 1.0.0
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
flutter_localizations - 0.0.0 0.0.0
hovering - 1.0.4 1.0.4
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.0.2
image - 4.1.7 4.1.7
jiffy - 6.2.1 6.3.0
material_color_utilities - 0.8.0 0.11.1
math_expressions - 2.5.0 2.5.0
meta - 1.11.0 1.14.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
recase - 4.1.0 4.1.0
rxdart - 0.27.7 0.27.7
scroll_pos - 0.5.0 0.5.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
syncfusion_officecore - 23.2.7 25.1.42
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Found 6 issues. Showing the first 2:

The constraint `^0.63.0` on fl_chart does not support the stable version `0.64.0`.

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

The constraint `7.6.4` on get_it does not support the stable version `7.6.6`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

3
likes
90
pub points
0%
popularity

Publisher

unverified uploader

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, fl_chart, fluent_ui, flutter, flutter_mobx, get_it, http, intl, loading_animation_widget, mobx, open_filex, path_provider, syncfusion_flutter_charts, syncfusion_flutter_core, syncfusion_flutter_xlsio, universal_html

More

Packages that depend on package_reports