dtwdistance 0.0.1 copy "dtwdistance: ^0.0.1" to clipboard
dtwdistance: ^0.0.1 copied to clipboard

outdated

Flutter Package to find the distance between two signals.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dtwdistance

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

dependencies:
  dtwdistance: ^0.0.1

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:dtwdistance/dtwdistance.dart';
3
likes
30
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Package to find the distance between two signals.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, logger, quiver

More

Packages that depend on dtwdistance