A simple Cryptocurrency App made with Flutter.
- Get All Coins and their percentage change and price in INR (Indian Rupee)
- Get historial data via chart and coin details info and news specific to the coin
- Get top exchanges corresponding to the coin in INR
- Get News from all reputated sources for all coins
- Add Your CoinMarketCap API in /lib/ui/listingscreen.dart on LINE 22
-
cd into the project
-
fluter run --release
- Add Multi Currency Support
- Add Alerts for Price Drop/Rise
The app uses CoinMarketCap (https://coinmarketcap.com) and CryptoCompare (https://cryptocompare.com) API. Thanks to their service.
Anuran Barman
Feel free to contribute. Start and Fork to show your support.