flutter_components_plus 1.1.0 copy "flutter_components_plus: ^1.1.0" to clipboard
flutter_components_plus: ^1.1.0 copied to clipboard

A comprehensive Flutter package providing highly customizable widgets, themes, and utilities for modern app development.

100/ 160
pub points
35
downloads

We analyzed this package 9 hours ago, and awarded it 100 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

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.

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 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.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 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.dart that imports:
  • package:flutter_components_plus/src/services/ble_service.dart that imports:
  • package:location/location.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:flutter_components_plus/flutter_components_plus.dart that imports:
  • package:flutter_components_plus/src/services/ble_service.dart that imports:
  • package:location/location.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flutter_components_plus/flutter_components_plus.dart that imports:
  • package:flutter_components_plus/src/services/ble_service.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package not compatible with platform Web

Because:

  • package:flutter_components_plus/flutter_components_plus.dart that imports:
  • package:flutter_components_plus/src/cli/file_utils.dart that 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.dart that imports:
  • package:flutter_components_plus/src/components/pdf_viewer/pdf_viewer_exports.dart that imports:
  • package:flutter_components_plus/src/components/pdf_viewer/fcp_pdf_viewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_components_plus/flutter_components_plus.dart that imports:
  • package:flutter_components_plus/src/components/pdf_viewer/pdf_viewer_exports.dart that imports:
  • package:flutter_components_plus/src/components/pdf_viewer/fcp_pdf_viewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/pdfviewer.dart that imports:
  • package:syncfusion_flutter_pdfviewer/src/pdfviewer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 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

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
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
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
bluez - 0.8.3 0.8.3
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dbus - 0.7.12 0.7.13
device_info_plus - 11.5.0 13.1.0
device_info_plus_platform_interface - 7.0.3 8.1.0
equatable - 2.0.8 2.0.8
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_blue_plus_android - 7.0.4 9.0.0
flutter_blue_plus_darwin - 7.0.3 9.0.0
flutter_blue_plus_linux - 7.0.3 9.0.0
flutter_blue_plus_platform_interface - 7.0.0 9.0.0
flutter_blue_plus_web - 7.0.2 9.0.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
location_platform_interface - 6.0.1 6.0.1
location_web - 6.0.1 6.0.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
path_parsing - 1.1.0 1.1.0
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 - 13.0.1 13.0.1
permission_handler_apple - 9.4.8 9.4.8
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.4.23 2.4.23
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 30.2.7 33.2.8
syncfusion_flutter_pdf - 30.2.7 33.2.8
syncfusion_flutter_signaturepad - 30.2.7 33.2.8
syncfusion_pdfviewer_linux - 30.2.7 33.2.8
syncfusion_pdfviewer_macos - 30.2.7 33.2.8
syncfusion_pdfviewer_platform_interface - 30.2.7 33.2.8
syncfusion_pdfviewer_web - 30.2.7 33.2.8
syncfusion_pdfviewer_windows - 30.2.7 33.2.8
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.30 6.3.30
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.3 4.5.3
vector_graphics - 1.2.2 1.2.2
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.5 1.2.5
vector_math - 2.2.0 2.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.3.0
win32_registry - 2.1.0 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1

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.

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 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.

Weekly downloads

Display as:
By versions:
3
likes
100
points
35
downloads

Documentation

API reference

Publisher

verified publishersparkleo.io

Weekly Downloads

A comprehensive Flutter package providing highly customizable widgets, themes, and utilities for modern app development.

Homepage

License

MIT (license)

Dependencies

args, fl_chart, flutter, flutter_blue_plus, flutter_svg, http, location, path, permission_handler, shared_preferences, syncfusion_flutter_datagrid, syncfusion_flutter_pdfviewer, yaml

More

Packages that depend on flutter_components_plus