activity_recognition_flutter 1.2.2 copy "activity_recognition_flutter: ^1.2.2" to clipboard
activity_recognition_flutter: ^1.2.2 copied to clipboard

outdated

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. ActivityRecognitionCli [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add activity_recognition_flutter

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

dependencies:
  activity_recognition_flutter: ^1.2.2

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_flutter/activity_recognition_flutter.dart';
59
likes
0
pub points
80%
popularity

Publisher

verified publishercachet.dk

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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on activity_recognition_flutter