healthrian_ble_support_for_wearecg12 1.0.34 icon indicating copy to clipboard operation
healthrian_ble_support_for_wearecg12: ^1.0.34 copied to clipboard

PlatformAndroidiOS
unlisted

Healthrian BLE support library for WearECG12

1
likes
120/ 140
pub points
35%
popularity

We analyzed this package in the last hour, and awarded it 120 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
20 / 30icon to trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

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.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: Package has an example

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

  • 80 out of 106 API elements (75.5 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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:healthrian_ble_support_for_wearecg12/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/manager/ble_manager.dart that imports:
  • package:flutter_blue_plus/flutter_blue_plus.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:healthrian_ble_support_for_wearecg12/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/manager/ble_manager.dart that imports:
  • package:flutter_blue_plus/flutter_blue_plus.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:healthrian_ble_support_for_wearecg12/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/manager/ble_manager.dart that imports:
  • package:flutter_blue_plus/flutter_blue_plus.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:healthrian_ble_support_for_wearecg12/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/healthrian_ble_support_for_wearecg12.dart that imports:
  • package:healthrian_ble_support_for_wearecg12/src/manager/ble_manager.dart that imports:
  • package:flutter_blue_plus/flutter_blue_plus.dart that declares support for platforms: Android, iOS.
icon indicating section status
Pass static analysis
20 / 30icon to trigger folding of the section

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

lib/src/mixin/ecg.dart doesn't match the Dart formatter.

To format your files run: flutter format .

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

PackageConstraintCompatibleLatest
fl_chart^0.61.00.61.00.61.0
flutterflutter0.0.00.0.0
flutter_blue_plus^1.4.01.4.01.4.0
flutter_mobx^2.0.6+52.0.6+52.0.6+5
healthrian_common_support^1.0.251.0.341.0.34
lzma^1.0.11.0.11.0.1
mobx^2.1.42.1.42.1.4
Transitive dependencies
PackageConstraintCompatibleLatest
characters-1.2.11.3.0
collection-1.17.01.17.1
convert-3.1.13.1.1
copy_with_extension-5.0.25.0.2
equatable-2.0.52.0.5
fixnum-1.1.01.1.0
js-0.6.50.6.7
material_color_utilities-0.2.00.3.0
meta-1.8.01.9.1
protobuf-2.1.02.1.0
rxdart-0.27.70.27.7
sky_engine-0.0.990.0.99
typed_data-1.3.11.3.1
vector_math-2.1.42.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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

icon indicating section status
Support sound null safety
20 / 20icon to trigger folding of the section

20/20 points: Package and dependencies are fully migrated to null safety!

Analysed with Pana 0.21.27, Flutter 3.7.7, Dart 2.19.4.