flutter_components_plus 1.1.0
flutter_components_plus: ^1.1.0 copied to clipboard
A comprehensive Flutter package providing highly customizable widgets, themes, and utilities for modern app development.
We analyzed this package 9 hours ago, and awarded it 100 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/sparkleo-io/Reusable-Flutter-Components-Package was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
804 out of 1835 API elements (43.8 %) have documentation comments.
Some symbols that are missing documentation: flutter_components_plus, flutter_components_plus.BleCharacteristicInfo.BleCharacteristicInfo.new, flutter_components_plus.BleCharacteristicInfo.canIndicate, flutter_components_plus.BleCharacteristicInfo.canNotify, flutter_components_plus.BleCharacteristicInfo.canRead.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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_components_plus/flutter_components_plus.dartthat imports:package:flutter_components_plus/src/services/ble_service.dartthat imports:package:location/location.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_components_plus/flutter_components_plus.dartthat imports:package:flutter_components_plus/src/services/ble_service.dartthat imports:package:location/location.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_components_plus/flutter_components_plus.dartthat imports:package:flutter_components_plus/src/services/ble_service.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package not compatible with platform Web
Because:
package:flutter_components_plus/flutter_components_plus.dartthat imports:package:flutter_components_plus/src/cli/file_utils.dartthat imports:dart:io
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:flutter_components_plus/flutter_components_plus.dartthat imports:package:flutter_components_plus/src/components/pdf_viewer/pdf_viewer_exports.dartthat imports:package:flutter_components_plus/src/components/pdf_viewer/fcp_pdf_viewer.dartthat imports:package:syncfusion_flutter_pdfviewer/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer/src/pdfviewer.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flutter_components_plus/flutter_components_plus.dartthat imports:package:flutter_components_plus/src/components/pdf_viewer/pdf_viewer_exports.dartthat imports:package:flutter_components_plus/src/components/pdf_viewer/fcp_pdf_viewer.dartthat imports:package:syncfusion_flutter_pdfviewer/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer/src/pdfviewer.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 98 issues. Showing the first 2:
WARNING: The value of the local variable 'colorScheme' isn't used.
lib/src/components/custom_cards/custom_cards.dart:441:11
╷
441 │ final colorScheme = theme.colorScheme;
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/custom_cards/custom_cards.dart
WARNING: The value of the field '_searchQuery' isn't used.
lib/src/components/dropdown_bottom_sheet/dropdown_bottom_sheet.dart:265:10
╷
265 │ String _searchQuery = '';
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/dropdown_bottom_sheet/dropdown_bottom_sheet.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
fl_chart |
^0.70.0 |
0.70.2 | 1.2.0 | |
flutter_blue_plus |
^1.36.8 |
1.36.8 | 2.3.4 | |
flutter_svg |
^2.2.3 |
2.3.0 | 2.3.0 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
location |
^8.0.1 |
8.0.1 | 8.0.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
permission_handler |
^12.0.1 |
12.0.2 | 12.0.2 | |
shared_preferences |
^2.5.3 |
2.5.5 | 2.5.5 | |
syncfusion_flutter_datagrid |
^30.2.7 |
30.2.7 | 33.2.8 | |
syncfusion_flutter_pdfviewer |
^30.2.7 |
30.2.7 | 33.2.8 | |
yaml |
^3.1.3 |
3.1.3 | 3.1.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^0.70.0` on fl_chart does not support the stable version `0.71.0`.
Try running dart pub upgrade --major-versions fl_chart to update the constraint.
The constraint `^1.36.8` on flutter_blue_plus does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_blue_plus to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 4 errors:
MISSING_REQUIRED_ARGUMENT-lib/src/components/charts/fcp_live_graph.dart:386:16- The named parameter 'axisSide' is required, but there's no corresponding argument.UNDEFINED_NAMED_PARAMETER-lib/src/components/charts/fcp_live_graph.dart:387:11- The named parameter 'meta' isn't defined.MISSING_REQUIRED_ARGUMENT-lib/src/components/charts/fcp_live_graph.dart:410:16- The named parameter 'axisSide' is required, but there's no corresponding argument.
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.12, Flutter 3.44.0, Dart 3.12.0.
Check the analysis log for details.