synheart_core 0.0.1 copy "synheart_core: ^0.0.1" to clipboard
synheart_core: ^0.0.1 copied to clipboard

PlatformiOS

Synheart Core SDK - The unified SDK for HSI-compatible data collection, on-device state representation, optional interpretation modules (Focus, Emotion), and Syni integration. Includes HSI Runtime, We [...]

120/ 160
pub points
37
downloads

We analyzed this package 4 hours ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

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

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

344 out of 457 API elements (75.3 %) have documentation comments.

Some symbols that are missing documentation: synheart_core.AuthService.AuthService.new, synheart_core.BaseSynheartModule.BaseSynheartModule.new, synheart_core.BehaviorConfig.BehaviorConfig.new, synheart_core.BehaviorFeatureProvider.BehaviorFeatureProvider.new, synheart_core.BehaviorModule.BehaviorModule.new.

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 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:synheart_core/synheart_core.dart that imports:
  • package:synheart_core/src/modules/wear/wear_module.dart that imports:
  • package:synheart_core/src/modules/wear/synheart_wear_source_handler.dart that imports:
  • package:synheart_wear/synheart_wear.dart that declares support for platforms: iOS.
Package does not support platform `Windows`.

Because:

  • package:synheart_core/synheart_core.dart that imports:
  • package:synheart_core/src/modules/behavior/behavior_module.dart that imports:
  • package:synheart_behavior/synheart_behavior.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:synheart_core/synheart_core.dart that imports:
  • package:synheart_core/src/modules/behavior/behavior_module.dart that imports:
  • package:synheart_behavior/synheart_behavior.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:synheart_core/synheart_core.dart that imports:
  • package:synheart_core/src/modules/behavior/behavior_module.dart that imports:
  • package:synheart_behavior/synheart_behavior.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:synheart_core/synheart_core.dart that imports:
  • package:synheart_core/src/heads/focus_head.dart that imports:
  • package:synheart_focus/synheart_focus.dart that imports:
  • package:synheart_focus/src/models/onnx_runtime.dart that imports:
  • package:flutter_onnxruntime/flutter_onnxruntime.dart that imports:
  • package:flutter_onnxruntime/src/onnxruntime.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:synheart_core/synheart_core.dart that imports:
  • package:synheart_core/src/modules/wear/wear_module.dart that imports:
  • package:synheart_core/src/modules/wear/synheart_wear_source_handler.dart that imports:
  • package:synheart_wear/synheart_wear.dart that imports:
  • package:synheart_wear/src/core/consent_manager.dart that imports:
  • package:synheart_wear/src/adapters/health_adapter.dart that imports:
  • package:health/health.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 185 issues. Showing the first 2:

WARNING: The value of the field '_userId' isn't used.

lib/src/hsi_new.dart:55:11

   ╷
55 │   String? _userId;
   │           ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/hsi_new.dart

WARNING: The value of the field '_config' isn't used.

lib/src/hsi_new.dart:56:19

   ╷
56 │   SynheartConfig? _config;
   │                   ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/hsi_new.dart

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
collection ^1.18.0 1.19.1 1.19.1
crypto ^3.0.3 3.0.7 3.0.7
flutter_secure_storage ^9.0.0 9.2.4 10.0.0
http ^1.1.0 1.6.0 1.6.0
json_annotation ^4.9.0 4.9.0 4.9.0
rxdart ^0.28.0 0.28.0 0.28.0
synheart_behavior ^0.0.1 0.0.1 0.1.0
synheart_emotion ^0.2.2 0.2.3 0.2.3
synheart_focus ^0.0.1 0.0.1 0.0.1
synheart_wear ^0.1.2 0.1.2 0.2.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
carp_serializable - 2.0.1 2.0.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
device_info_plus - 12.3.0 12.3.0
device_info_plus_platform_interface - 7.0.3 7.0.3
encrypt - 5.0.3 5.0.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_onnxruntime - 1.6.1 1.6.1
flutter_secure_storage_linux - 1.2.3 3.0.0
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.0
flutter_secure_storage_windows - 3.1.2 4.1.0
health - 13.2.1 13.2.1
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.1
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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
xdg_directories - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `^9.0.0` on flutter_secure_storage does not support the stable version `10.0.0`, that was published 19 days ago.

When flutter_secure_storage is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.

The constraint `^0.0.1` on synheart_behavior does not support the stable version `0.1.0`, that was published 0 days ago.

When synheart_behavior is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions synheart_behavior to update the constraint.

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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
37
downloads

Publisher

verified publishersynheart.ai

Weekly Downloads

Synheart Core SDK - The unified SDK for HSI-compatible data collection, on-device state representation, optional interpretation modules (Focus, Emotion), and Syni integration. Includes HSI Runtime, Wear, Phone, Behavior, Consent, Cloud Connector, and Syni Hooks modules.

Repository (GitHub)
View/report issues
Contributing

Topics

#health #wearables #biosignals #hsi #behavior

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

collection, crypto, flutter, flutter_secure_storage, http, json_annotation, rxdart, synheart_behavior, synheart_emotion, synheart_focus, synheart_wear

More

Packages that depend on synheart_core