flutter_sound_suite 2.1.0
flutter_sound_suite: ^2.1.0 copied to clipboard
a flutter sound suite for record and play voice easily, dependencies on dio 4.0.0, intl 0.17.0, uuid 3.0.4 and so on
2.1.0 2021.6.8 #
- upgrade flutter sdk and plugins
2.0.0 2021.6.8 #
- upgrade flutter sdk and plugins
1.0.0 2021.3.17 #
- reformat code
0.2.0+2 2021.3.15 #
- upgrade flutter sound version to 8.0.0+6
- upgrade dio version to 4.0.0-beta7
0.2.0 2021.3.10 #
- upgrade flutter sdk version to 2.0.1
- upgrade flutter sound version to 8.0.0+2
- null safety support
0.1.0+2 2020.12.10 #
- upgrade flutter sound version to 6.4.7+1
0.1.0+1 2020.11.30 #
- remove compute duration for current playing uri
0.1.0 2020.11.27 #
- use color: Colors.transparent instead of type: MaterialType.transparency,and fill full screen
- minSdkVersion 24
0.0.1+3 2020.8.29 #
- unlock flutter_sound's version,but now it only works on version 5.0.1
- 解锁了flutter_sound的版本,不过目前只能在5.0.1上才能用呀
0.0.1+2 2020.8.28 #
- rename example project
0.0.1+1 2020.8.28 #
- flutter_sound's version downgrade and locked to 5.0.1,Because 5.1.1 is not available on iOS
- flutter_sound的版本被降级并锁定在5.0.1,因为5.1.1在iOS不可用
0.0.1 2020.8.16 #
- initial release.