Skip to content

A flutter app that lets you know the current crypto currency values!

Notifications You must be signed in to change notification settings

vibalijoshi/CryptoMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto💲Mon

Crypto💲Mon the crypto currency price checking app

Finished App

Technologies used

  • Flutter
  • I used Coinapi for live data about crypto currency prices

What I learnt

  • 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 the app.
  • How to check the platform the app is being run on to customise the UI for that platform.
  • How to use API live data (CoinAPI)

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/vibalijoshi/CryptoMon.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Open the emulator and just run it like your regular flutter project! See here for more details

About

A flutter app that lets you know the current crypto currency values!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published