Psiale / xylophone-flutter

Starter code for the Xylophone project in the Complete Flutter Bootcamp

Home Page:https://www.appbrewery.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xylophone ๐ŸŽน

Preview

App Preview

This project is part of a series of projects to be completed by students of the AppBrewery flutter course.

This project focuses on creating a xylophone emulator with the power of fluter's packages and the listview widget.

๐Ÿงฎ The Project Brief

The premise of this project is to learn how to use packages and listviews to update the state of an app and reflect the changes on the UI and be able to play several sounds.

๐Ÿงฌ Technologies & Languages Used

  • Dart
  • Flutter
  • Github

๐Ÿ›Ž๏ธ Contributions, Issues & Forking

If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Dice Roller page.

If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!

  1. Fork it

  2. Create your working branch (git checkout -b [choose-a-name])

  3. Commit your changes (git commit -m 'what this commit will fix/add/improve')

  4. Push to the branch (git push origin [chosen-name])

  5. Create a new Pull Request

๐ŸคŸ๐Ÿฝ๐Ÿ˜„ ๐Ÿ˜›๐Ÿค™๐Ÿพ Creator

Alexis Sanchez

๐Ÿ™Œ๐Ÿพ Show Your Support

Give a โญ๏ธ if you like this project!

About

Starter code for the Xylophone project in the Complete Flutter Bootcamp

https://www.appbrewery.co


Languages

Language:Dart 63.9%Language:Objective-C 15.0%Language:Shell 13.8%Language:Java 7.3%