save_points_chart 1.9.1 copy "save_points_chart: ^1.9.1" to clipboard
save_points_chart: ^1.9.1 copied to clipboard

Modern Flutter charting library with 17 chart types, Material 3 design, smooth animations, glassmorphism & neumorphism effects, and zero runtime dependencies.

140/ 160
pub points
313
downloads

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

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

148 out of 662 API elements (22.4 %) have documentation comments.

Some symbols that are missing documentation: area_chart, area_chart.AreaChart.AreaChart.new, area_chart.AreaChart.config, area_chart.AreaChart.controller, area_chart.AreaChart.mode.

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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 7 issues. Showing the first 2:

INFO: Use 'const' with the constructor to improve performance.

lib/core/canvas/chart_exporter.dart:111:26

    ╷
111 │                     style: pw.TextStyle(
    │ ┌──────────────────────────^
112 │ │                     fontSize: 18,
113 │ │                     fontWeight: pw.FontWeight.bold,
114 │ │                   ),
    │ └───────────────────^
    ╵

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

INFO: The value of the argument is redundant because it matches the default value.

lib/core/canvas/chart_exporter.dart:133:26

    ╷
133 │                     fit: pw.BoxFit.contain,
    │                          ^^^^^^^^^^^^^^^^^
    ╵

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

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 Notes
pdf ^3.12.0 3.13.0 3.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
image - 4.9.1 4.9.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.3
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.2 7.0.2
posix - 6.5.0 6.5.0
qr - 3.0.2 4.0.0
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.0
xml - 7.0.1 7.0.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.23.12, Flutter 3.44.2, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
7
likes
140
points
313
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Modern Flutter charting library with 17 chart types, Material 3 design, smooth animations, glassmorphism & neumorphism effects, and zero runtime dependencies.

Repository (GitHub)
View/report issues

Topics

#chart #graph #visualization #material-design

License

unknown (license)

Dependencies

flutter, pdf

More

Packages that depend on save_points_chart