healthrian_common_support 2.4.4 copy "healthrian_common_support: ^2.4.4" to clipboard
healthrian_common_support: ^2.4.4 copied to clipboard

Healthrian common support library

2.4.3 #

  • Fix bug with delay canceling in apply all method.

2.4.2 #

  • Add an utility function for stream manipulation that takes first of N elements in a stream.

2.4.0 #

  • Reimplement adaptive filter and heartbeat algorithm.

2.3.0 #

  • Add FIR filters for 1000/2000/4000Hz.

2.2.6 #

  • Use 0.5Hz for high pass IIR filter instead of 0.05Hz.

2.2.5 #

  • Adjust DC notch filter coefficients and update example.

2.2.4 #

  • Fix a bug with filter selector (throw => return).

2.2.2 #

  • Fix errors for loading FIR filters.

2.2.1 #

  • Disable FIR filters for 1000/2000/4000Hz sampling rate.

2.2.0 #

  • Add IIR filters for 1000/2000/4000Hz sampling rate.
  • Fix IIR filters for 500Hz.

2.1.2 #

  • Add productName to Devices enum.

2.1.1 #

  • remove unused code.

2.1.0 #

  • Explicit specific asset's name instead of asset directory for filters.

2.0.13 #

  • Add CardioEM support.

2.0.0 #

  • Rename fl_channel from plot_channel.
  • Add channel_data type.

1.12.0 #

  • Clean code
  • Fix minor bug

1.7.0 #

  • Refactor all filter classes.
  • There are breaking changes.

1.6.0 #

  • Add enums and extensions for utilizing DataFilter.

1.3.0 #

  • Fix a bug with channels.

1.2.4 #

  • Upgrade dependency of fl_chart ^0.64

1.2.3 #

  • Remove splittable stream due to the performance issue

1.2.1 #

  • Add splittable stream operator via extensions.

1.2.0 #

  • Rebase version for advanced healthrian packages

1.1.9 #

  • default channel l2 is always working even if the number of channel == 1

1.0.18 #

  • Remove dependency of 'dart:collection'.

1.0.17 #

  • Add utility functions.
  • Fix minor bugs for Channel and PlotChannel.
  • Fix an error on generating documentation.

1.0.16 #

  • Remove onCancel to maintain a stream after detaching a stream builder.

1.0.15 #

  • Add 'sportWear' as a device.

1.0.14 #

  • Fix a bug for crc range error

1.0.13 #

  • Integrate advanced libraries for multiple BLE device support.
  • Upgrade fl_chart library.

1.0.12 #

  • Add repository url.

1.0.11 #

  • Add pivot feature in plot channel class.

1.0.10 #

  • Fill up missing features for multiple BLE device support.

1.0.9 #

  • Add plot channel class for storing up to 12 channel ecg signal.
  • It is used for plotting ecg.

1.0.8 #

  • Add channel class for storing up to 12 channel ecg signal.

1.0.7 #

  • Add an immutable class called lead_state which represents a lead state.

1.0.6 #

  • Add utility extensions.

1.0.5 #

  • Add devices and utility functions.

1.0.4 #

  • Add utility functions.

1.0.3 #

  • Add high-/low-pass filter for 250 sampling rate and heat beat algorithm.

1.0.1 #

  • Alleviate strictness of flutter version dependency.

1.0.0 #

  • Initial release.
1
likes
95
points
344
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Healthrian common support library

Homepage
Repository

License

MIT (license)

Dependencies

copy_with_extension, equatable, flutter, iirjdart, json_annotation, mobx

More

Packages that depend on healthrian_common_support