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

A package which makes it easy to write audio games in Flutter.

flutter_audio_games #

Description #

This package is intended as a Flutter replacement for dart_sdl. It provides various widgets for rapidly building audio games, and simplifies many common tasks.

Getting Started #

To create a blank game, you can use the flutter_audio_games_template template:

gh repo create --private --clone -p chrisnorman7/flutter_audio_games_template new_game

When you have the new repository, you will need to replace __name__ with the actual name of your game.

2
likes
160
points
110
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

A package which makes it easy to write audio games in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

backstreets_widgets, flutter, flutter_soloud, http, logging, url_launcher

More

Packages that depend on flutter_audio_games