jpl_json_dynamic_widget_plugin_charts_flutter 3.0.1 copy "jpl_json_dynamic_widget_plugin_charts_flutter: ^3.0.1" to clipboard
jpl_json_dynamic_widget_plugin_charts_flutter: ^3.0.1 copied to clipboard

A plugin to the JSON Dynamic Widget to provide support for Google's Flutter Charts

120/ 160
pub points
5
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/Rodsevich/jpl/tree/main/packages/jpl_json_dynamic_widget_plugin_charts_flutter was unreachable. Make sure that the website is reachable via HEAD requests.

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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

134 out of 680 API elements (19.7 %) 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: jpl_json_dynamic_widget_plugin_charts_flutter, jpl_json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema, jpl_json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema.AnnotationLabelAnchorSchema.new, jpl_json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema.id, jpl_json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema.schema.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. 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

Failed report section
Support up-to-date dependencies
10 / 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
community_charts_common ^1.0.0 1.0.4 1.0.4
community_charts_flutter ^1.0.0 1.0.4 1.0.4
intl ^0.18.0 0.18.1 0.20.3
jpl_child_builder ^2.0.2 2.0.3 2.0.3
jpl_json_class ^3.0.1 3.0.2 3.0.2
jpl_json_dynamic_widget ^12.0.0 12.0.0+9 12.0.0+9
jpl_json_theme ^11.0.0 11.0.0 11.0.0
json_path ^0.7.0 0.7.6 0.9.0
logging ^1.1.0 1.3.0 1.3.0
meta ^1.8.0 1.19.0 1.19.0
uuid ^4.1.0 4.6.0 4.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
encrypt - 5.0.3 5.0.3
fake_async - 1.3.3 1.3.3
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
interpolation - 2.1.2 2.1.2
iregexp - 0.1.2 0.2.0
jpl_dynamic_widget_annotation - 3.0.1 3.0.1
jpl_execution_timer - 1.1.1 1.1.1
jpl_form_validation - 3.2.0 3.2.0
jpl_json_conditional - 3.0.1+17 3.0.1+17
jpl_json_theme_annotation - 2.0.1 2.0.1
jpl_template_expressions - 3.3.1+2 3.3.1+2
jpl_yaon - 1.1.4+11 1.1.4+11
js - 0.7.2 0.7.2 Discontinued
json_schema - 5.2.2 5.2.2
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
maybe_just_nothing - 0.5.3 0.6.0
path - 1.9.1 1.9.1
petitparser - 6.1.0 7.0.2
pointycastle - 3.9.1 4.0.0
quiver - 3.2.2 3.2.2
rfc_6901 - 0.2.1 0.2.1
rxdart - 0.28.0 0.28.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.14 0.7.14
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
yaml - 3.1.4 3.1.4
yaml_writer - 2.1.0 2.1.0

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

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

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

The constraint `^0.7.0` on json_path does not support the stable version `0.8.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 5 errors:

  • INVALID_ASSIGNMENT - lib/src/decoders/json_charts_decoder.dart:1353:20 - A value of type 'LinePointHighlighter
  • WRONG_NUMBER_OF_TYPE_ARGUMENTS - lib/src/decoders/json_charts_decoder.dart:2327:10 - The type 'LinePointHighlighter' is declared with 1 type parameters, but 2 type arguments were given.
  • WRONG_NUMBER_OF_TYPE_ARGUMENTS - lib/src/decoders/json_charts_decoder.dart:2331:5 - The type 'LinePointHighlighter' is declared with 1 type parameters, but 2 type arguments were given.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: