flutter 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
- download this repo
- run
flutter run --release
on your terminal
Comments are closed.