flutter_synthizer 0.3.0 flutter_synthizer: ^0.3.0 copied to clipboard
Handle Synthizer objects from Flutter.
Changelog #
0.3.0 #
- Added the
addInput
andremoveInput
extension methods toSource
s.
0.2.0 #
- Made arguments on
BufferCache.getBufferFromAssetBundle
positional.
0.1.0 #
- Added the
getBufferFromAssetBundle
method. - Made
fade
work on anySynthizerObject
which hasgain
.`
0.0.2 #
- Added a proper license.
0.0.1 #
- Initial release.