cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

activity_recognition_flutter use by passing in accelerometer data x,y,z #1037

Open abbjetmus opened 2 months ago

abbjetmus commented 2 months ago

It would be nice if one could use the activity_recognition_flutter by getting the accelerometer data from a sensor and passing it to a function and the output should be the activity. Is that possible? Or something that can be added?