sensors_plus_platform_interface 2.0.0 copy "sensors_plus_platform_interface: ^2.0.0" to clipboard
sensors_plus_platform_interface: ^2.0.0 copied to clipboard

A common platform interface for the sensors_plus plugin.

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