Last updated:
0 purchases
flutter audio games
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
copied to clipboard
When you have the new repository, you will need to replace __name__ with the actual name of your game.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.