awty_engine 0.2.0 copy "awty_engine: ^0.2.0" to clipboard
awty_engine: ^0.2.0 copied to clipboard

A reliable, decoupled step tracking engine for Flutter applications. Provides pure step counting and goal notification services.

0.2.0 #

  • Major rewrite of the plugin for stability and simplicity.
  • Rebuilt from a clean Flutter plugin template to resolve critical build issues.
  • Implemented a robust Android Foreground Service for reliable background step tracking.
  • Integrated real-time step counting by connecting the pedometer package.
  • Added a testMode for rapid development, allowing goals to be reached in 30 seconds.
  • Introduced a new updateStepCount method to feed live pedometer data to the service.
  • Added the ability to specify a custom monochrome icon for the persistent notification.
  • Simplified the Dart API, removing unnecessary methods and focusing on core functionality.
  • Cleaned up and removed all old, unused code.

0.0.1 #

  • Initial release.
4
likes
0
points
163
downloads

Publisher

unverified uploader

Weekly Downloads

A reliable, decoupled step tracking engine for Flutter applications. Provides pure step counting and goal notification services.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on awty_engine

Packages that implement awty_engine