cph-cachet / carp.sensing-flutter

CARP Mobile Sensing for Flutter, including mobile sensing framework, data backend support, and the CARP mobile sensing app.
MIT License
80 stars 28 forks source link

[carp_study_generator] Not up to date with latest version of carp_audio_package: video tasks #244

Closed luciamontesinos closed 2 years ago

luciamontesinos commented 2 years ago

This line https://github.com/cph-cachet/carp.sensing-flutter/blob/88c3fa0ec1b07e13a2505035209c0d3b200c755b/utilities/carp_study_generator/lib/cmd/command.dart#L54 needs to be updated to

SamplingPackageRegistry().register(AudioVideoSamplingPackage()); 
bardram commented 2 years ago

Fixed in version 0.33.0 -- the package is now called MediaSamplingPackage