json_dynamic_widget_plugin_charts_flutter 3.0.0+27 copy "json_dynamic_widget_plugin_charts_flutter: ^3.0.0+27" to clipboard
json_dynamic_widget_plugin_charts_flutter: ^3.0.0+27 copied to clipboard

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

0
likes
130/ 140
pub points
0%
popularity

We analyzed this package 2 days ago, and awarded it 130 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.

OK
Provide documentation
20 / 20trigger folding of the section

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

140 out of 675 API elements (20.7 %) have documentation comments.

Some symbols that are missing documentation: json_dynamic_widget_plugin_charts_flutter, json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema, json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema.AnnotationLabelAnchorSchema, json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema.id, json_dynamic_widget_plugin_charts_flutter.AnnotationLabelAnchorSchema.schema.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
charts_common ^0.12.0 0.12.0 0.12.0
charts_flutter ^0.12.0 0.12.0 0.12.0
child_builder ^2.0.0+3 2.0.2 2.0.2
flutter flutter 0.0.0 0.0.0
intl ^0.17.0 0.17.0 0.19.0
json_class ^2.1.2+14 2.1.2+14 3.0.0+12
json_dynamic_widget ^5.1.6+1 5.1.6+1 7.1.0+5
json_path ^0.4.2 0.4.4 0.7.1
json_theme ^4.0.3+2 4.0.3+2 6.4.1
logging ^1.1.0 1.2.0 1.2.0
meta ^1.7.0 1.11.0 1.12.0
uuid ^3.0.7 3.0.7 4.3.3
Transitive dependencies
Package Constraint Compatible Latest
args - 2.4.2 2.4.2
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
encrypt - 5.0.3 5.0.3
fake_async - 1.3.1 1.3.1
form_validation - 2.1.0+24 3.1.1+4
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
interpolation - 2.1.2 2.1.2
js - 0.7.1 0.7.1
json_conditional - 2.1.0+17 3.0.1+6
json_schema2 - 2.0.2+18 5.1.3
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
petitparser - 5.4.0 6.0.2
pointycastle - 3.7.4 3.7.4
provider - 6.1.2 6.1.2
quiver - 3.2.1 3.2.1
rest_client - 2.2.0+4 2.4.0
rfc_6901 - 0.1.1 0.2.0
rxdart - 0.27.7 0.27.7
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
static_translations - 2.1.1+19 2.1.2+12
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
template_expressions - 2.0.0+3 3.2.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.0
typed_data - 1.3.2 1.3.2
uri - 1.0.0 1.0.0
vector_math - 2.1.4 2.1.4
yaml - 3.1.2 3.1.2
yaon - 1.1.4+5 1.1.4+5

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.17.0` on intl does not support the stable version `0.18.0`.

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

The constraint `^2.1.2+14` on json_class does not support the stable version `3.0.0`.

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

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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.