flutter_audio_games 0.6.0 flutter_audio_games: ^0.6.0 copied to clipboard
Widgets useful for creating audio games.
Changes #
0.6.0 #
- Added the
ReverbBuilder
widget.
0.5.0 #
- Added the
CutScene
widget. - Added the
PlaySound
widget. - Cleaned up the source tree.
0.4.0 #
- Added earcons to audio game menu items.
0.3.0 #
- Updated
flutter_synthizer
.
0.2.0 #
- Updated
flutter_synthizer
.
0.1.0 #
- Added a
context
argument toGameShortcut
s. - Use an
InheritedGameShortcuts
widget to makeGameShortcuts
accessible to builders.
0.0.1 #
- Initial release.