Adarsh9616 / Xylophone_App_Using_Flutter

This is a Xylophone App developed using flutter . User can play 7 musical notes using this app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xylophone 🎹

This is a flutter app that plays Xylophone sounds. For every Beethoven out there, this will let you unleash your musical talent where ever you are.

What I have learned till now.

  • 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.

About

This is a Xylophone App developed using flutter . User can play 7 musical notes using this app.


Languages

Language:Dart 46.6%Language:Objective-C 24.5%Language:Shell 17.0%Language:Java 12.0%