sensors_plus_platform_interface

v2.0.2

A common platform interface for the sensors_plus plugin.

Архив пакета: https://pubdev.letsnova.ru/api/archives/sensors_plus_platform_interface/2.0.2.tar.gz

Установкаdart pub add sensors_plus_platform_interface

README

Sensors Plus Platform Interface

Flutter Community: sensors_plus_platform_interface

pub package

A common platform interface for sensors_plus.

Usage

This package is already included as part of the sensors_plus package dependency, and will be included when using sensors_plus as normal.

История изменений

2.0.2

  • FIX(sensors_plus): resolve lint issues found during melos analyze (#3845). (c6511c08)

2.0.1

  • REFACTOR(all): Use range of flutter_lints for broader compatibility (#3371). (8a303add)

2.0.0

Note: This release has breaking changes.

  • BREAKING FEAT(sensors_plus): Add support for platform timestamp in event (#2506). (8b3df176)
  • BREAKING FEAT(sensors_plus): add barometer support for all platforms (#3079). (5fa797d0)
  • FIX(all): changed homepage url in pubspec.yaml (#3099). (66613656)

1.2.0

  • FIX(sensors_plus): Add protection of reserved samplingPeriod value (#2390). (559faa18)
  • FEAT(sensors_plus): Configurable sample rate (#2248). (82ffe46c)

1.1.3

  • FIX: Increase min Flutter version to fix dartPluginClass registration (#1275).

1.1.2

  • CHORE: Version tagging using melos.

1.1.1

  • Update flutter_lints to 2.0.1
  • Fix analyzer warnings

1.1.0

  • Adds magnetometer support

1.0.1

  • Improve documentation

1.0.0

  • Migrated to null-safety

0.2.0

  • Renamed Method Channel

0.1.0

  • Transfer to plus-plugins monorepo

0.0.1

  • initial release