CryptoShadow
CryptoCurrency Tracker for Android & iOS built with flutter.
TODO
- [x]
CoinMarketCap API - [x]
CustomListView + Design - [x]
Custom card - [x]
Chart - [x]
News Page - [x]
Converter - [x]
Portfolio(Still under dev but it works) - [ ] Settings Page
- [ ] Select fav crypto
- [ ] Edit default currency
- [ ] Notifications
- [ ] ...
Getting Started
- Install Flutter
- Clone this repo
- Run
flutter run --release
on your terminal