pedometer 2.1.0 copy "pedometer: ^2.1.0" to clipboard
pedometer: ^2.1.0 copied to clipboard

outdated

Pedometer and Step Detection for Android and iOS

2.1.0 #

  • Removed automatic error handling such as when the sensor is not available.
    • This allows the plugin user to see when errors occur.

2.0.2 #

  • Getters for streams are no longer async (it was unnecessary)

2.0.1+2 #

  • Downgraded minSdkVersion to 18 on Android
  • It was set to 26 by mistake in a previous release

2.0.1+1 #

  • Fixed image link

2.0.1 #

  • Added error handling for when sensors are unavailable

2.0.0 #

  • Re-implemented the plugin for both Android and iOS
  • This should solve many build problems which persisted on Android
  • Added Pedestrian Status events and the ability to stream these
  • Added a class for the already-existing step count event

1.2.5 #

  • Android 10 and above requires the Activity Recognition permission, this has been added to the docs.

1.2.0 #

  • The plugin now returns the steps taken since last boot up.

1.1.0 #

  • The Pedometer stream now returns the value since the plugin was started on both platforms.
  • Previously this was only the case on iOS, and Android returned the steps taken since last phone boot-up.
317
likes
30
points
11.2k
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Pedometer and Step Detection for Android and iOS

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pedometer