carp_audio_package 0.11.0
carp_audio_package: ^0.11.0 copied to clipboard
CARP Audio Sampling Package. Samples audio recording and noise.
0.11.0 #
- upgrade to
carp_mobile_sensing
v. 0.11.x
0.10.0 #
- upgrade to
carp_mobile_sensing
v. 0.10.x
0.9.7 #
- upgrade to
noise_meter
v. 2.0.0
0.9.6 #
- using the
record_mp3
package for theaudio
measure (replacingflutter_sound
). - fix of issue #118
0.9.5 #
- upgrade to
carp_mobile_sensing
v. 0.9.5
0.9.3 #
- upgrade: to
carp_mobile_sensing
v. 0.9.3
0.9.2 #
- upgrade: to
carp_mobile_sensing
v. 0.9.2
0.9.0 #
- upgrade: to
carp_mobile_sensing
v. 0.9.x
0.8.1+2 #
- refactor: formatting
- docs: example added
0.8.1 #
- fix: bug in noise probe
0.8.0 #
- upgrade: to
carp_mobile_sensing
v. 0.8.x
0.7.2 #
- upgrade: to
carp_mobile_sensing
v. 0.7.2 - upgrade: alignment to the new
flutter_sound
v 5.x.x API.
0.7.1 #
- upgrade: of packages (
flutter_sound
andnoise_meter
).
0.7.0 #
- upgrade: to
carp_mobile_sensing
v. 0.7.0
0.6.5 #
- upgrade: to
carp_mobile_sensing
v. 0.6.5
0.6.3 #
- update: to
flutter_sound
v. 3.1.x - refactor: default location of sound files are now with the data collected.
0.6.2 #
- NoiseDatum now w. doubles.
0.6.1 #
- upgrade: alignment with
carp_mobile_sensing
v. 0.6.1. - refactor: improvement to the audio probe based
0.6.0 #
- update to
carp_mobile_sensing
version 0.6.0 - fixed noise probe.
- note that the noise and audio probe (still) can't run at the same time.
0.5.0 BREAKING #
- Breaking change. This version has been migrated from the deprecated Android Support Library to AndroidX. This should not result in any functional changes, but it requires any Android app using this plugin to also migrate if they're using the original support library.
- Use
carp_mobile_sensing
version 0.5.0 - See Flutter AndroidX compatibility
0.3.4 #
- update to
carp_mobile_sensing
version 0.3.10
0.3.2 #
- Update to
carp_mobile_sensing
v. 0.3.7 - Using the data types in the package (
audio
,noise
) - Update of readme file.
0.3.1 #
- Documentation
0.3.0 #
- Initial release compatible with
carp_mobile_sensing
version0.3.*