Skip to content

Starter code for the Xylophone project in the Complete Flutter Bootcamp

Notifications You must be signed in to change notification settings

shasank27/xylophone-flutter

This branch is 1 commit ahead of, 1 commit behind londonappbrewery/xylophone-flutter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e7d8795 · Mar 1, 2021

History

11 Commits
Mar 1, 2021
Mar 8, 2019
Mar 8, 2019
Mar 8, 2019
Mar 8, 2019
Mar 8, 2019
Sep 1, 2019
Jan 17, 2020

Repository files navigation

App Brewery Banner

Xylophone 🎹

Our Goal

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

What you will create

We’re going to make a music app that plays Xylophone sounds. For every Beethoven out there, this will let you unleash your musical talent where ever you are.

Finished App

What you will learn

  • 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 a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co

End Banner

About

Starter code for the Xylophone project in the Complete Flutter Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 52.6%
  • Java 25.7%
  • Dart 21.7%