kabirnayeem99 / 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 🎹

My Goal

In this tutorial I will be diving into more Dart programming concepts and learning how to use open source Flutter packages. By the end of this module, I should be comfortable using Flutter packages and building repeated widgets.

What I have created

I am going to make a music app that plays Xylophone sounds. For every Beethoven out there, this will let me unleash my musical talent where ever I am.

Finished App

What I have learned

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

This is project assignment of The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co

About

Starter code for the Xylophone project in the Complete Flutter Bootcamp

https://www.appbrewery.co


Languages

Language:Dart 42.7%Language:Objective-C 24.8%Language:Shell 20.3%Language:Java 12.1%