Skip to content

Releases: ysak-y/flutter_audio_capture

1.1.9

Choose a tag to compare

@ysak-y ysak-y released this 03 Apr 14:39
e24fe9e
Merge pull request #39 from ysak-y/bump_to_1_1_9

bump to 1.1.9

1.1.6

Choose a tag to compare

@ysak-y ysak-y released this 17 Sep 02:49
Update README.md

1.1.3: Merge pull request #18 from ysak-y/bump_version_to_1_1_3

Choose a tag to compare

@ysak-y ysak-y released this 18 Dec 01:38
6e709eb
Bump version to 1.1.3

1.1.2

Choose a tag to compare

@ysak-y ysak-y released this 04 Dec 14:11
Update document

1.1.1

Choose a tag to compare

@ysak-y ysak-y released this 16 Oct 13:16
Bump to v1.1.1

1.1.0: Merge pull request #10 from ysak-y/add_linux_support_to_example

Choose a tag to compare

@ysak-y ysak-y released this 11 Aug 14:52
a3aa97a
Update package version to 1.1.0 and add misc files to support linux on example app

1.0.0

Choose a tag to compare

@ysak-y ysak-y released this 31 Jul 14:40
  • Support sound null safety

0.0.3

Choose a tag to compare

@ysak-y ysak-y released this 29 Dec 03:11
  • Fix bugs for onCancel failed and remove unnecessary files

0.0.2

Choose a tag to compare

@ysak-y ysak-y released this 01 Apr 13:04
2a71f2f
  • Convert sample rate of audio buffer by user set in iOS. At now, we can set sample rate value for iOS platform.