Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 638 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 638 Bytes

Bitcoin Ticker 🤑

Our Goal

We’re going to make a crypto currency price checking app. By the end of the module, you'll be able to monitor your bitcoin investents on the move!

Finished App

What you will learn

  • How to use the DropdownButton Widget from Material design.
  • How to loop through code using Dart for and for-in loops.
  • 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.