Skip to content

A repo containing all of the projects/apps create while learning flutter using The App Brewery Flutter Course on udemy.

Notifications You must be signed in to change notification settings

Vatoka/FlutterCourseProjects

Repository files navigation

The App Brewery Flutter Course Projects

The purpose of this repository is to save and share all the projects I created while learning flutter using a wonderful course I found on Udemy. If you would like to learn Flutter I recommend you check out the course!

My Routine

I tried to complete one section every day... some days I was able to do 2 sections but for the longer sections which took around 4 hours to complete I had to split them into 2 days.

Section Progress

Excluding Flutter installation and setup sections. (Only listing project sections)

  • I Am Rich - How to Create Flutter Apps From Scratch
  • I Am Poor - App Challenge
  • MiCard - How to Build Beautiful UIs with Flutter Widgets
  • Dicee - Building Apps with State
  • Boss Level Challenge 1 - Magic 8 Ball
  • Xylophone - Using Flutter and Dart Packages to Speed Up Development
  • Quizzler -Modularising & Organising Flutter Code
  • Boss Level Challenge 2 - Destini
  • BMI Calculator - Building Flutter UI for Intermediates
  • Clima - Powering Your Flutter App with Live Web Data
  • Boss Level Challenge 3 - Bitcoin Ticker
  • Flash Chat - Flutter x Firebase Cloud Firestore
  • Flutter State Management

Project Catalog

A catalog of information and images of all of the projects. All of these projects are compatible with all flutter-supported devices. Testing was only done on the web because I don't have a mac to run IOS on & I don't like Android.

I Am Rich

image

This app does nothing but displays a photo.

I Am Poor

image

This app also does nothing but display a photo.

MiCard

image

This is a buisness card app... I added a config file to make it easier to change the information.

Dicee

FlutterDiceeDemo

A dice app if you ever lose the dice for monopoly. Introduction to States and functional things with dart & flutter.

Magic 8 Ball

Completed Magic 8 Ball App

I was able to create this App on my own after creating Dicee. This app changes state every time it's clicked, a new number between 1-5 is generated and then the corresponding image is displayed.

Xylophone

FlutterXylophoneDemo

A app that makes different Xylophone sound when you click each key.

Conclusion

I have not finished the course yet... this will be written when I complete the course.

About

A repo containing all of the projects/apps create while learning flutter using The App Brewery Flutter Course on udemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published