/cryptoTicker

Uses networking to retrieve information about cryptocurrencies

Primary LanguageDart

Crypto Ticker 🤑

Goal

The objective is to learn about using Cupertino and Material Widgets in parallel and providing a different UI depending on the platform.

What I made

A crypto currency price checking app.

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.

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