Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thegera4/flutter_crypto_tracker
Simple crypto tracker
https://github.com/thegera4/flutter_crypto_tracker
cryptocurrency dart flutter
Last synced: 2 days ago
JSON representation
Simple crypto tracker
- Host: GitHub
- URL: https://github.com/thegera4/flutter_crypto_tracker
- Owner: thegera4
- Created: 2024-06-04T01:52:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T20:53:59.000Z (5 months ago)
- Last Synced: 2024-06-06T04:37:54.319Z (5 months ago)
- Topics: cryptocurrency, dart, flutter
- Language: C++
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_crypto_tracker
A simple crypto tracker for BTC, ETH, LTC, etc, with a small difference in the currency picker, depending on your OS.
Android version:
![image](https://github.com/thegera4/flutter_crypto_tracker/assets/84020433/e5d2aca0-b389-437d-b973-5c51511e0f3c)
iOS version:
![image](https://github.com/thegera4/flutter_crypto_tracker/assets/84020433/a8df9439-2c14-4558-97ca-7c7a3ef8d1be)
Note: you will need an API key from coinapi.io for this project to work.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.