Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huextrat/cryptoshadow
CryptoCurrency Tracker for Android & iOS built with @flutter
https://github.com/huextrat/cryptoshadow
android coinmarketcap crypto cryptocurrency cryptocurrency-tracker cryptoshadow dart flutter ios newsapi portfolio
Last synced: about 2 hours ago
JSON representation
CryptoCurrency Tracker for Android & iOS built with @flutter
- Host: GitHub
- URL: https://github.com/huextrat/cryptoshadow
- Owner: huextrat
- License: mit
- Created: 2018-03-04T14:35:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:40:29.000Z (11 months ago)
- Last Synced: 2024-08-05T19:34:35.495Z (3 months ago)
- Topics: android, coinmarketcap, crypto, cryptocurrency, cryptocurrency-tracker, cryptoshadow, dart, flutter, ios, newsapi, portfolio
- Language: Dart
- Homepage:
- Size: 2.82 MB
- Stars: 258
- Watchers: 15
- Forks: 76
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
The code is no longer maintained
CryptoShadow
CryptoCurrency Tracker for Android & iOS
### 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
1. [Install Flutter](https://flutter.io/setup/)
2. Clone this repo
3. Run `flutter run --release` on your terminalFor help getting started with Flutter, view our online
[documentation](http://flutter.io/).