activity_recognition_alt 0.1.7 copy "activity_recognition_alt: ^0.1.7" to clipboard
activity_recognition_alt: ^0.1.7 copied to clipboard

Activity recognition plugin for Android and iOS using the native APIs with updated Kotlin version to 1.2.51, forked from https://github.com/Morosko/flutter_activity_recognition - ActivityRecognitionCl [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add activity_recognition_alt

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  activity_recognition_alt: ^0.1.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:activity_recognition_alt/activity_recognition_alt.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Activity recognition plugin for Android and iOS using the native APIs with updated Kotlin version to 1.2.51, forked from https://github.com/Morosko/flutter_activity_recognition - ActivityRecognitionClient on Android, CoreMotion on iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on activity_recognition_alt