littlefish_reports 0.1.0 copy "littlefish_reports: ^0.1.0" to clipboard
littlefish_reports: ^0.1.0 copied to clipboard

unlisted

The implementation of the littlefish reports engine, as a standard libary for all base report rendering and capabilities.

0
likes
130/ 160
pub points
506
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 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.

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

3 out of 49 API elements (6.1 %) 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: littlefish_report_client, littlefish_report_client.LittleFishReportClient, littlefish_report_client.LittleFishReportClient.LittleFishReportClient, littlefish_report_client.LittleFishReportClient.apiKey, littlefish_report_client.LittleFishReportClient.authService.

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:littlefish_reports/ui/report_dashboard_widget.dart that imports:
  • package:littlefish_reports/ui/report_viewer_widget.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:littlefish_reports/ui/report_dashboard_widget.dart that imports:
  • package:littlefish_reports/ui/report_viewer_widget.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package not compatible with platform Web

Because:

  • package:littlefish_reports/report_manager.dart that imports:
  • package:littlefish_reports/services/littlefish_report_client.dart that imports:
  • package:littlefish_core/utils/littlefish_http_client.dart that imports:
  • package:littlefish_core/monitoring/services/monitoring_service.dart that imports:
  • package:littlefish_core/core/littlefish_core.dart that imports:
  • package:littlefish_core/logging/default_logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:littlefish_reports/report_manager.dart that imports:
  • package:littlefish_reports/services/littlefish_report_client.dart that imports:
  • package:littlefish_core/utils/littlefish_http_client.dart that imports:
  • package:littlefish_core/monitoring/services/monitoring_service.dart that imports:
  • package:littlefish_core/core/littlefish_core.dart that imports:
  • package:littlefish_core/logging/default_logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.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.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
littlefish_core ^1.1.5 1.1.5 1.1.5
webview_flutter ^4.10.0 4.10.0 4.10.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.13.0 2.13.0
brotli - 0.6.0 0.6.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
crypto - 3.0.6 3.0.6
dio - 5.8.0+1 5.8.0+1
dio_brotli_transformer - 2.0.0 2.0.0
dio_web_adapter - 2.1.0 2.1.0
fixnum - 1.1.1 1.1.1
get_it - 8.0.3 8.0.3
http_parser - 4.1.2 4.1.2
logger - 2.5.0 2.5.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
webview_flutter_android - 4.3.2 4.3.2
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.18.1 3.18.1

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

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.18, Flutter 3.27.4, Dart 3.6.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
506
downloads

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

The implementation of the littlefish reports engine, as a standard libary for all base report rendering and capabilities.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, littlefish_core, webview_flutter

More

Packages that depend on littlefish_reports