flutter_audio_games 0.7.1 copy "flutter_audio_games: ^0.7.1" to clipboard
flutter_audio_games: ^0.7.1 copied to clipboard

Widgets useful for creating audio games.

Changes #

0.7.1 #

  • Use backstreets_widgets widgets more often.
  • Code clean-up.
  • Added the GainListTile widget.
  • Added the TransitionSoundBuilder widget.

0.7.0 #

  • Added the GainMixin.maybeFade extension method.
  • Added the Ambiances widget.
  • Started using the backstreets_widgets package.
  • Added the TimedTransitions widget.

0.6.2 #

  • Updated flutter_synthizer.

0.6.1 #

  • Fixed the type of ReverbBuilder.builder.

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 to GameShortcuts.
  • Use an InheritedGameShortcuts widget to make GameShortcuts accessible to builders.

0.0.1 #

  • Initial release.