flutter_fusioncharts 1.0.2
flutter_fusioncharts: ^1.0.2 copied to clipboard
FusionCharts is a JavaScript charting library providing 100+ charts and 2,000+ maps for your web and mobile applications. This plugin provides Flutter interface which integrates with FC Core JavaScrip [...]
We analyzed this package 3 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
16 out of 22 API elements (72.7 %) have documentation comments.
Some symbols that are missing documentation: fusion_charts, fusion_charts.FusionCharts.FusionCharts.new, fusion_charts.FusionChartsController.FusionChartsController.new, fusion_charts.FusionChartsController.addEvents, fusion_charts.FusionChartsController.removeEvents.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_fusioncharts/flutter_fusioncharts.dartthat imports:package:flutter_fusioncharts/src/fusion_charts_controller.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:flutter_fusioncharts/flutter_fusioncharts.dartthat imports:package:flutter_fusioncharts/src/fusion_charts_controller.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:flutter_fusioncharts/flutter_fusioncharts.dartthat imports:package:flutter_fusioncharts/src/fusion_charts_controller.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:flutter_fusioncharts/flutter_fusioncharts.dartthat imports:package:flutter_fusioncharts/src/fusion_charts_controller.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_fusioncharts/flutter_fusioncharts.dartthat imports:package:flutter_fusioncharts/src/fusion_charts_controller.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat imports:package:flutter_inappwebview/src/main.dartthat imports:package:flutter_inappwebview/src/web_message/main.dartthat imports:package:flutter_inappwebview/src/web_message/web_message_listener.dartthat imports:package:flutter_inappwebview/src/types.dartthat imports:package:flutter_inappwebview/src/web_message/web_message_channel.dartthat imports:package:flutter_inappwebview/src/in_app_webview/in_app_webview_controller.dartthat 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.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 37 issues. Showing the first 2:
WARNING: The value of the local variable 'url' isn't used.
lib/src/fusion_charts.dart:277:24
╷
277 │ String url = (await controller.getUrl()).toString();
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/fusion_charts.dart
WARNING: Unused import: 'dart:developer'.
lib/src/utils/permission_manager.dart:2:8
╷
2 │ import 'dart:developer';
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/permission_manager.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_inappwebview |
^5.7.2+3 |
5.8.0 | 6.1.5 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
pdf |
^3.8.4 |
3.11.3 | 3.11.3 | |
permission_handler |
^10.2.0 |
10.4.5 | 12.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bidi |
- | 2.0.13 | 2.0.13 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
image |
- | 4.5.4 | 4.5.4 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
qr |
- | 3.0.2 | 3.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^5.7.2+3` on flutter_inappwebview does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_inappwebview to update the constraint.
The constraint `^10.2.0` on permission_handler does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions permission_handler to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.