Skip to content

MartiinWalsh/crypto-value-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Brewery Banner

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

The Application

This is a crypto currency price checking app that has a different UI depending on the mobile platform. The app allows you to monitor the current price, in various currencies, of various crypto currencies.

Finished App

The following was learned through developing this application

  • How to use the DropdownButton Widget from Material design.
  • How to use Cupertino Widgets in your app.
  • How to check the platform your app is being run on to customise the UI for that platform.
  • Revise previous concepts by completing the challenges.

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