Skip to content

shubhamghule/Xylophone-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xylophone 🎹

Goal :

  • Diving into Dart programming concepts.
  • Learning how to use open source Flutter packages.
  • Trying Flutter packages and building repeated widgets.

Final Product :

  • A music app that plays Xylophone sounds.
  • For every Beethoven out there, this will let you unleash your musical talent where ever you are.

Learning goals Achieved :

  • How to incorporate open source libraries of code into your project using Flutter Packages.
  • How to play sound on both iOS and Android.
  • How to generate repeated user interface Widgets.
  • How to use Dart functions that can take input arguments as well as return an output.
  • Dart arrow syntax for writing one line functions.

Steps to Run the App :

  • Clone or Download the repository.
  • Open it in Android Studio or any other IDE which supports dart.
  • Import the dependencies using "pub-get" command.
  • Run the main.dart file.

For developers interested in contribution :

  • Clone or Download the repository.
  • Open it in Android Studio or any other IDE which supports dart.
  • Import the dependencies using "pub-get" command.
  • Make the changes.
  • Test the added features or code changes.
  • Submit a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •