/Bitcoin-Ticker

Track Crypto Currencies price in flutter

Primary LanguageDart

Bitcoin Ticker 🤑

it's a crypto currency price monitoring app

Languages and frameworks 📑

  • Flutter
  • Dart
  • APIs

Packages 🔎

  • http
  • cupertino_icons

Features 🥇

  • monitor crypto currencies price from BitcoinAverage api
  • get bitcoins price in different currencies

IDEs 💻

  • VS code
  • Android Studio

Get the App 📱

  • Get the apk of the app from Drive

Setup 💽

  • clone the repository and run the app on any plugged ios or android Emulator or physical device.

Gained Experience 💡

  • How to check the platform your app is being run on to customise the UI for that platform.
  • How to use Cupertino Widgets in your app.
  • How to use the DropdownButton Widget from Material design.
  • How to loop through code using Dart for and for-in loops.

ScreenShots 🖼️

Finished App

Our Goal

The objective of this tutorial is to learn about using Cupertino and Material Widgets in parallel and providing a different user interface depending on the platform.

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