Skip to content

Crypto currency price checking app which helps you to monitor your cryptocurrencies investments on the move!

License

Notifications You must be signed in to change notification settings

iArpitVerma/Bitcoin_Ticker

Repository files navigation

Bitcoin Ticker 🤑

Goal

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

What is this project

I have created a crypto currency price checking app. This app helps you monitor your bitcoin investents on the move!

Finished App

What I have learnt

  • How to use Coin Api for fetching the live prices of different crypto currencies.
  • 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(ios and android) the app is being run on to customise the UI for specific platform.

How to setup the project

  • Clone the repository.
  • Open it in VSCode or Android Studio
  • Make an account on 'https://www.coinapi.io/' and get free Api Keys.
  • Go to lib/coin_data.dart and on 42th line add this Api Key.
  • Go to pubspec.yaml and click on 'Pub get' to download all the dependencies used in project.

About

Crypto currency price checking app which helps you to monitor your cryptocurrencies investments on the move!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published