An example project demonstrating how to build a beat machine in Flutter
To run this project:
- clone this repo
cd
into project directory and runflutter pub get
- ensure you have a connected device or running emulator start with
flutter run
Thanks for checking it out!